1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-01 10:35:44 +00:00

[Netfilter] Remove duplicate import

This commit is contained in:
André Peters
2018-10-14 00:16:21 +02:00
committed by GitHub
-1
View File
@@ -10,7 +10,6 @@ from random import randint
from threading import Thread
from threading import Lock
import redis
import time
import json
import iptc