From 2b72061c4f13c930da3971aee4f32f62c39a67da Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 4 Jun 2022 09:06:57 -0700 Subject: [PATCH] remove unused config file --- README.md | 4 ++-- composer.json | 1 - lib/config.template.php | 4 ---- 3 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 lib/config.template.php diff --git a/README.md b/README.md index 3873d6f..7b7580b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Atlas -http://atlas.p3k.io/ +https://atlas.p3k.io/ ## License Available under the Apache 2.0 license. See [[LICENSE]]. -Copyright 2015-2017 by Aaron Parecki. +Copyright 2015-2022 by Aaron Parecki. diff --git a/composer.json b/composer.json index b1562aa..e0aed61 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,6 @@ "p3k\\": "p3k/" }, "files": [ - "lib/config.php", "lib/helpers.php", "p3k/geo/WebMercator.php", "p3k/geo/StaticMap.php" diff --git a/lib/config.template.php b/lib/config.template.php deleted file mode 100644 index bc4bc88..0000000 --- a/lib/config.template.php +++ /dev/null @@ -1,4 +0,0 @@ -