Skip to content

Commit

Permalink
Removed comment (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Oct 9, 2024
1 parent f0ecc55 commit 9570111
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/commonTypes.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ export type VariableType =
| 'Treemap'
| 'TreeTable';

// Panel post messages
export interface LoginOptionsResponsePostMessage {
message: 'vscode-ext.loginOptions';
payload: {
Expand Down

0 comments on commit 9570111

Please sign in to comment.