From 460822ea6cef840e0f478918547a806b231c3dc6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 12 Sep 2016 03:14:35 +0300 Subject: Fix different issues in tools found by pyflakes. --- hercules/code/server/evol/consts.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'hercules/code/server/evol/consts.py') diff --git a/hercules/code/server/evol/consts.py b/hercules/code/server/evol/consts.py index d2c5c9b..c63f559 100644 --- a/hercules/code/server/evol/consts.py +++ b/hercules/code/server/evol/consts.py @@ -5,9 +5,6 @@ import re -from code.fileutils import * -from code.stringutils import * - def convertConsts(quests): dstFile = "newserverdata/db/const.txt" fieldsSplit = re.compile("\t+") -- cgit v1.2.3-70-g09d2