Skip to content

Commit

Permalink
remove the extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
smart-bo committed Oct 6, 2021
1 parent 295a53c commit a2e6c23
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import { EditorManager } from '@theia/editor/lib/browser/editor-manager';
import { Range } from '@theia/core/shared/vscode-languageserver-types';
import { FileService } from '@theia/filesystem/lib/browser/file-service';


export namespace SearchInWorkspaceCommands {
const SEARCH_CATEGORY = 'Search';
export const TOGGLE_SIW_WIDGET = {
Expand Down

0 comments on commit a2e6c23

Please sign in to comment.