Remove unused import

This commit is contained in:
2021-02-02 22:30:57 +01:00
parent 44c57bb4d6
commit 3b545bd727

View File

@ -1,7 +1,6 @@
"""Unit tests for xbotlib module."""
from logging import getLogger
from pathlib import Path
from pytest import fixture