Fix lint.

This commit is contained in:
Itamar Turner-Trauring 2023-05-22 13:02:58 -04:00
parent 1ed440812a
commit 084499dd4b

View File

@ -2,7 +2,6 @@
Ported to Python 3.
"""
from collections import namedtuple
import os
from twisted.trial import unittest
from twisted.internet import defer, error