Browse Source

remove duplicated import time

Tobias "Knight" S 7 years ago
parent
commit
7114999c75
1 changed files with 0 additions and 1 deletions
  1. 0 1
      data/Dockerfiles/netfilter/server.py

+ 0 - 1
data/Dockerfiles/netfilter/server.py

@@ -10,7 +10,6 @@ from random import randint
 from threading import Thread
 from threading import Lock
 import redis
-import time
 import json
 import iptc