Skip to content

Commit 79f1437

Browse files
committed
♻️ clean: remove generated event that does not use.
1 parent a36f54b commit 79f1437

2 files changed

Lines changed: 0 additions & 1123 deletions

File tree

src/ddeutil/workflow/__init__.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,22 +71,14 @@
7171
to_dict,
7272
)
7373
from .event import (
74-
BatchProcessingEvent,
7574
Cron,
7675
CronJob,
7776
CronJobYear,
7877
Crontab,
7978
CrontabValue,
8079
CrontabYear,
81-
DatabaseEvent,
8280
Event,
83-
FileEvent,
8481
Interval,
85-
MessageQueueEvent,
86-
PollingEvent,
87-
SensorEvent,
88-
StreamProcessingEvent,
89-
WebhookEvent,
9082
)
9183
from .job import (
9284
Job,

0 commit comments

Comments
 (0)