Skip to content

Commit

Permalink
Use the same setting for the model editor
Browse files Browse the repository at this point in the history
  • Loading branch information
shati-patel committed Nov 1, 2023
1 parent 1baef41 commit 56025d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/ql-vscode/src/model-editor/model-editor-view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,6 @@ export class ModelEditorView extends AbstractWebview<
this.cliServer,
this.databaseItem.language,
makeSelected,
false,
);
if (!addedDatabase) {
void this.app.logger.log("No database chosen");
Expand Down

0 comments on commit 56025d1

Please sign in to comment.