summaryrefslogtreecommitdiff
path: root/yaksh/forms.py
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/forms.py')
-rw-r--r--yaksh/forms.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yaksh/forms.py b/yaksh/forms.py
index 26e0967..92b0ee0 100644
--- a/yaksh/forms.py
+++ b/yaksh/forms.py
@@ -227,4 +227,3 @@ class ProfileForm(forms.ModelForm):
class UploadFileForm(forms.Form):
file = forms.FileField()
-