chore: remove unused import

This commit is contained in:
Christoph J. Scherr 2025-02-25 18:40:02 +01:00
parent 55d6e91a11
commit b32996499c
No known key found for this signature in database
GPG key ID: 9EB784BB202BB7BB

View file

@ -1,6 +1,5 @@
# do not remove this import. This is needed for # do not remove this import. This is needed for
# pytest fixtures to work # pytest fixtures to work
from pathlib import Path
import pytest # noqa: F401 import pytest # noqa: F401
from senju.haiku import Haiku from senju.haiku import Haiku