Skip to content

Commit

Permalink
Module not needed removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbotella committed Nov 4, 2013
1 parent fd4a048 commit 0bf0623
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mozbuzz/buzz/forms.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from django.forms import ModelForm, TextInput
from mozbuzz.buzz.models import Mention, FollowUp
from django import forms

class MentionForm(ModelForm):
class Meta:
Expand Down

0 comments on commit 0bf0623

Please sign in to comment.