Skip to content

Commit

Permalink
vscode-settings: remove autoremoved variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Sep 2, 2024
1 parent 72b2efd commit f972103
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vscode-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
"editor.guides.indentation": true,
"editor.minimap.enabled": false,
"debug.allowBreakpointsEverywhere": true,
"debug.autoExpandLazyVariables": "on",
"debug.showBreakpointsInOverviewRuler": true,
"workbench.editor.enablePreview": false,
"githubPullRequests.pullBranch": "never",
Expand Down

0 comments on commit f972103

Please sign in to comment.