lint!
This commit is contained in:
parent
c56ca19d7d
commit
420da96e92
|
@ -1,7 +1,6 @@
|
||||||
import time
|
import time
|
||||||
|
|
||||||
from mitmproxy.script import concurrent
|
from mitmproxy.script import concurrent
|
||||||
from mitmproxy import ctx
|
|
||||||
|
|
||||||
|
|
||||||
@concurrent # Remove this and see what happens
|
@concurrent # Remove this and see what happens
|
||||||
|
|
Loading…
Reference in New Issue