Fix flake.

This commit is contained in:
Itamar Turner-Trauring 2021-11-18 15:44:51 -05:00
parent 5d915afe1c
commit bd645edd9e

View File

@ -23,7 +23,7 @@ from uuid import uuid4
from twisted.trial import unittest
from twisted.internet import defer, reactor
from twisted.internet import defer
from twisted.internet.task import Clock
from hypothesis import given, strategies