From 9eacaec991ad73b0245f55fd94f971c821850ece Mon Sep 17 00:00:00 2001 From: Nikolai Date: Mon, 10 Jan 2022 11:43:26 +0100 Subject: [PATCH] Update settings.json --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 7a87fbd..04cd618 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,3 @@ { - "java.home": "/usr/local/Cellar/openjdk/17.0.1_1", "java.configuration.updateBuildConfiguration": "automatic" -} \ No newline at end of file +}