Skip to content

Commit

Permalink
Comment (DH-18347)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Jan 21, 2025
1 parent a48fd3d commit 74f6475
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controllers/PanelController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ export class PanelController extends ControllerBase {
this._panelService.deletePanel(serverUrl, id);
this._panelsPendingInitialLoad.delete(panel);

// onDidChangeViewStateSubscription.dispose();
onDidReceiveMessageSubscription.dispose();
});
}
Expand Down

0 comments on commit 74f6475

Please sign in to comment.