Remove unused import

This commit is contained in:
Luke Murphy 2021-02-02 22:30:57 +01:00
parent 44c57bb4d6
commit 3b545bd727
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

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