Skip to content

Commit

Permalink
no unwanted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur committed Jan 1, 2024
1 parent 51f84ed commit 9344918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "never",
"source.removeUnusedImports": "explicit"
"source.organizeImports": false,
"source.removeUnusedImports": true
}
}

0 comments on commit 9344918

Please sign in to comment.