Skip to content

Commit a897539

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 824eb32 commit a897539

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/segments/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from django.db import models, transaction
1010
from django_lifecycle import ( # type: ignore[import-untyped]
1111
AFTER_CREATE,
12-
BEFORE_CREATE,
1312
LifecycleModelMixin,
1413
hook,
1514
)

0 commit comments

Comments
 (0)