mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-17 19:59:29 +00:00
Remove some debugging statements
This commit is contained in:
@@ -8,8 +8,6 @@ class SentryResource(Resource):
|
||||
|
||||
def error_handler(self, e, request, meth, em_format):
|
||||
|
||||
print e
|
||||
|
||||
logger = logging.getLogger('piston')
|
||||
logger.addHandler(SentryHandler())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user