Skip to content

Commit

Permalink
Cleaned up subscribers.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaquín Rosales committed Aug 11, 2011
1 parent 89a60db commit 27385e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sg/socialsite/subscribers.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
from zope import event
from zope.interface import alsoProvides
from zope.app.container.interfaces import IObjectAddedEvent

from Products.ATContentTypes.interfaces.news import IATNewsItem
from cioppino.twothumbs.interfaces import ILoveThumbsDontYou
from cioppino.twothumbs import rate
from sg.questions.question import IQuestion
from sg.pastebin.paste import IPaste


def contextThumbs(context, event):
Expand Down

0 comments on commit 27385e2

Please sign in to comment.