summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2024-08-31 09:27:42 -0700
committerAaron Parecki <aaron@parecki.com>2024-08-31 09:27:42 -0700
commit8ecaed3d2f5a19bf1a5c4cb077658e1bd3bc8438 (patch)
treef0c2da5dd0a96291900518eeb71544d0a2d0882c /lib
parent38e4a4aeb6b34f2b3765d9d4bbd8e681194f262e (diff)
remove all the twitter junkHEADmaster
Diffstat (limited to 'lib')
-rw-r--r--lib/config.template.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config.template.php b/lib/config.template.php
index 99f69a7..c7a3b66 100644
--- a/lib/config.template.php
+++ b/lib/config.template.php
@@ -17,9 +17,6 @@ class Config {
public static $jwtSecret = 'xxx';
- public static $twitterClientID = '';
- public static $twitterClientSecret = '';
-
public static $atlasToken = '';
public static $mapTileURL = '';