This commit is contained in:
Kenneth Reitz
2012-12-06 16:17:37 -05:00
parent ff198f32bc
commit a0c43749fd
-1
View File
@@ -35,7 +35,6 @@ ENV_COOKIES = (
)
app = Flask(__name__)
app.debug = True
# Setup error collection
sentry = Sentry(app)