From c30716ec8a994482fdc149cb9b741c5630373b55 Mon Sep 17 00:00:00 2001 From: Hans Mackowiak Date: Tue, 14 Jan 2025 07:18:05 +0100 Subject: [PATCH] ~ remove 4thline --- .mvn/local-settings.xml | 11 +---------- forge-gui/pom.xml | 10 ---------- local.properties | 8 -------- 3 files changed, 1 insertion(+), 28 deletions(-) delete mode 100644 local.properties diff --git a/.mvn/local-settings.xml b/.mvn/local-settings.xml index f4949fbfe81..2a7f7994680 100644 --- a/.mvn/local-settings.xml +++ b/.mvn/local-settings.xml @@ -4,15 +4,6 @@ - - - 4thline-repo-http-unblocker - 4thline-repo - - http://4thline.org/m2 - - - cardforge-repo @@ -20,4 +11,4 @@ ${cardforge-repo.password} - \ No newline at end of file + diff --git a/forge-gui/pom.xml b/forge-gui/pom.xml index 0717032a98f..5175be1b6c9 100644 --- a/forge-gui/pom.xml +++ b/forge-gui/pom.xml @@ -10,16 +10,6 @@ forge-gui Forge Gui - - - 4thline-repo - http://4thline.org/m2 - - false - - - - forge diff --git a/local.properties b/local.properties deleted file mode 100644 index 6d73a8a2cb7..00000000000 --- a/local.properties +++ /dev/null @@ -1,8 +0,0 @@ -## This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -#Sun Sep 18 16:22:42 CEST 2022 -sdk.dir=H\:\\Develop\\Android\\sdk\\current