Skip to content

Commit 4a6072f

Browse files
committed
fix flake8
1 parent 01100b2 commit 4a6072f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

djangocms_frontend/fields.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,5 +182,3 @@ class Media:
182182
def __init__(self, *args, **kwargs):
183183
kwargs.setdefault("attrs", {"class": "auto-field"})
184184
super().__init__(*args, **kwargs)
185-
186-

0 commit comments

Comments
 (0)