Skip to content

Commit 009e73c

Browse files
committed
Removing unused import in forms.py
1 parent 62f4ce6 commit 009e73c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

elevennote/note/forms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from django import forms
2-
from django.forms.widgets import HiddenInput
32

43
from .models import Note
54

0 commit comments

Comments
 (0)