mirror of
https://github.com/bitwarden/server
synced 2025-12-24 12:13:17 +00:00
Small cleanup
This commit is contained in:
@@ -24,7 +24,6 @@ public class CsvMigrationRecipe(MigrationConfig config, ILoggerFactory loggerFac
|
||||
|
||||
// Separator constants for logging
|
||||
private const string Separator = "================================================================================";
|
||||
private const string ShortSeparator = "----------------------------------------";
|
||||
|
||||
public bool StartSshTunnel(bool force = false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user