Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-zenk committed Jun 10, 2024
1 parent c727e45 commit 06bcbb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onboardapis/train/de/me/apis.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import logging

from ...third_party.icomera import GenericIcomeraTrain
from ....mixins import InternetAccessMixin
from .interfaces import MetronomAPI, MetronomInternetAccessInterface

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 06bcbb8

Please sign in to comment.