@@ -52,7 +52,7 @@ export namespace Debugger {
*/
export class ReadOnlyEditorFactory extends EditorFactory {}
- /**
+ /**
* The main IDebugger implementation.
export class Service extends DebuggerService {}
@@ -17,7 +17,6 @@ import { EditorHandler } from '../../handlers/editor';
import { IDebugger } from '../../tokens';
-
/**
* The body for a Sources Panel.