mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Remove unwanted whitespace
This commit is contained in:
@@ -119,7 +119,6 @@ interface IGridDimensions {
|
||||
rows: number;
|
||||
}
|
||||
|
||||
|
||||
const shellIntegrationSupportedShellTypes: (PosixShellType | GeneralShellType | WindowsShellType)[] = [
|
||||
PosixShellType.Bash,
|
||||
PosixShellType.Zsh,
|
||||
|
||||
Reference in New Issue
Block a user