diff --git a/TsaApi/local_settings_prod.py b/TsaApi/local_settings_prod.py
index 63b3537d36fc15dba19b6d30b7617a179c77323b..520b84a5eefa4dfe72cf27c2019fd765801f795b 100644
--- a/TsaApi/local_settings_prod.py
+++ b/TsaApi/local_settings_prod.py
@@ -7,16 +7,6 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
 
 You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/
 """
-# APP_ROOT = '/home/python/TsaAPI/'
-
-APP_ROOT = '/var/www/tsaapi.prod.bfa.local/'
-
-STATIC_URL = '/tsa/static/'
-
-# ACCOUNT_ADDRESS = '0x21ea59FC5cE54a827E20BC9b736FeeD8F9C880Ff'
-
-# HOST_ADDRESS = 'http://10.23.10.71:8501'
-
 HOST_ADDRESS = 'http://127.0.0.1:8545'
 
 ACCOUNT_ADDRESS = '0xac952ae0716e8aded07dda498f182f4983af682a'