mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
Remove unnecessary import.
This commit is contained in:
parent
f4026d0980
commit
ba638f9ff6
@ -6,7 +6,6 @@ and stdout.
|
||||
from subprocess import Popen, PIPE, check_output, check_call
|
||||
|
||||
import pytest
|
||||
from pytest_twisted import blockon
|
||||
from twisted.internet import reactor
|
||||
from twisted.internet.threads import blockingCallFromThread
|
||||
from twisted.internet.defer import Deferred
|
||||
|
Loading…
Reference in New Issue
Block a user