Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
fix: remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
trgiangdo committed Oct 30, 2023
1 parent ad6c7bd commit 1903406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/core/notification/test_events_published.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from queue import SimpleQueue

from src.taipy.core import taipy as tp
from src.taipy.core._orchestrator._orchestrator_factory import _OrchestratorFactory
from src.taipy.core.notification.core_event_consumer import CoreEventConsumerBase
from src.taipy.core.notification.event import Event, EventEntityType, EventOperation
from src.taipy.core.notification.notifier import Notifier
Expand Down

0 comments on commit 1903406

Please sign in to comment.