From 999942d8f0434270adb9954eab4a8026f5e7c2e8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 5 Oct 2016 03:02:51 +0300 Subject: servergreps: remove extra imports. --- servergreps/hercules/src/tables.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/servergreps/hercules/src/tables.py b/servergreps/hercules/src/tables.py index ccfa4e0..4f265a2 100755 --- a/servergreps/hercules/src/tables.py +++ b/servergreps/hercules/src/tables.py @@ -7,10 +7,6 @@ import re import os -from src.packetdb import PacketDb -from src.preproc import PreProc -from src.utils import Utils - filt = re.compile(".+[.](c|h)", re.IGNORECASE) class Tables: -- cgit v1.2.3-60-g2f50