Signed-off-by: Lukas Fleischer <[email protected]>
---
 scripts/popupdate.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/popupdate.py b/scripts/popupdate.py
index f4c99ca..2aa8a54 100755
--- a/scripts/popupdate.py
+++ b/scripts/popupdate.py
@@ -4,8 +4,6 @@ import configparser
 import mysql.connector
 import os
 
-docroot = os.path.dirname(os.path.realpath(__file__)) + "/../web/html/"
-
 config = configparser.RawConfigParser()
 config.read(os.path.dirname(os.path.realpath(__file__)) + "/../conf/config")
 
-- 
2.4.4

Reply via email to