This commit is contained in:
meejah 2022-08-12 01:27:01 -06:00
parent 4d779cfe07
commit 1676e9e7c5

View File

@ -13,8 +13,6 @@ if PY2:
import sys
from os.path import join
from twisted.internet.error import ProcessTerminated
from . import util
import pytest_twisted