Remove commented out code
This commit is contained in:
committed by
Andrew Eisenberg
parent
bf5ed193be
commit
e0c5ae815c
@@ -174,13 +174,6 @@ export class InterfaceManager extends DisposableObject {
|
||||
]
|
||||
}
|
||||
));
|
||||
// this._panel.onDidChangeViewState(
|
||||
// (e) => {
|
||||
// this.logger.log(JSON.stringify(e));
|
||||
// },
|
||||
// null,
|
||||
// ctx.subscriptions
|
||||
// );
|
||||
|
||||
this._panel.onDidDispose(
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user