Remove unused fixture.

This commit is contained in:
Chris Berkhout 2021-08-20 18:08:04 +02:00
parent 98d71392c2
commit 1430ce97f7

View file

@ -36,7 +36,7 @@ def output(mocker):
@pytest.fixture
def fmt(mocker):
def fmt():
return Format()