Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Commit

Permalink
uncomment
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Oct 6, 2011
1 parent ed1dd42 commit ccffe8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import tornado.web
from tornado.web import HTTPError
from tornado_utils.routes import route
#from tornado_utils.decorators import login_required
from tornado.escape import json_decode, json_encode
from pymongo.objectid import InvalidId, ObjectId
#import settings
Expand Down

0 comments on commit ccffe8f

Please sign in to comment.