OpenMetrics test suite: More clean up

The Linter complains:
> 'testtools.matchers.Always' imported but unused
This commit is contained in:
Florian Sesser 2021-09-17 12:16:37 +00:00
parent a2378d0e70
commit fb0335cc17

View File

@ -8,7 +8,6 @@ from twisted.web.resource import Resource
from testtools.twistedsupport import succeeded
from testtools.matchers import (
Always,
AfterPreprocessing,
Equals,
MatchesAll,