This is an automated email from the ASF dual-hosted git repository.
shuber pushed a commit to branch unomi-3-dev
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/unomi-3-dev by this push:
new 8347976fc Remove VS Code workspace settings from repository
8347976fc is described below
commit 8347976fcf355be6c2fc1a0b3f40abeafd2989bc
Author: Serge Huber <[email protected]>
AuthorDate: Tue Jan 6 07:31:52 2026 +0100
Remove VS Code workspace settings from repository
---
.vscode/settings.json | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index d53ecaf3d..000000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "java.compile.nullAnalysis.mode": "automatic",
- "java.configuration.updateBuildConfiguration": "automatic"
-}
\ No newline at end of file