summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xservergreps/hercules/src/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/servergreps/hercules/src/utils.py b/servergreps/hercules/src/utils.py
index e43d7e2..b89051c 100755
--- a/servergreps/hercules/src/utils.py
+++ b/servergreps/hercules/src/utils.py
@@ -4,7 +4,6 @@
# Copyright (C) 2015-2016 Evol Online
# Author: Andrei Karas (4144)
-import os
import re
class Utils: