mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 11:51:21 +00:00
testutil.py: hush a pyflakes warning
This commit is contained in:
parent
d1a848e0a7
commit
e7a41aa9f7
@ -1,7 +1,6 @@
|
||||
import os, signal, sys, time
|
||||
|
||||
from twisted.internet import reactor
|
||||
from twisted.trial import unittest
|
||||
|
||||
class SignalMixin:
|
||||
# This class is necessary for any code which wants to use Processes
|
||||
|
Loading…
x
Reference in New Issue
Block a user