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 8b864d0..a443e34 100644
--- a/yaksh/forms.py
+++ b/yaksh/forms.py
@@ -226,4 +226,3 @@ class ProfileForm(forms.ModelForm):
class UploadFileForm(forms.Form):
file = forms.FileField()
-