From 8ecaed3d2f5a19bf1a5c4cb077658e1bd3bc8438 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 31 Aug 2024 09:27:42 -0700 Subject: remove all the twitter junk --- lib/config.template.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib') 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 = ''; -- cgit v1.2.3