Skip to content

Commit

Permalink
delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Feb 8, 2024
1 parent f3d9eec commit 4ce7736
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
from ..notification_client import NotificationClient, get_notification_client
from ..topics import Topics

import logging

log: logging.Logger = logging.getLogger(__name__)


class RunsPublisher:
"""Publishes protocol runs topics."""
Expand Down

0 comments on commit 4ce7736

Please sign in to comment.