mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-06-26 00:04:18 +00:00
[Netfilter] Remove duplicate import
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user