mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-12 04:23:24 +02:00
[Netfilter] Remove duplicate import
This commit is contained in:
commit
08e5432074
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user