[Netfilter] Remove duplicate import

master
André Peters 2018-10-14 00:16:21 +02:00 committed by GitHub
commit 08e5432074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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