Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
beaugunderson committed Feb 8, 2014
1 parent 5dfa5ee commit 5467834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import twilio.twiml

from flask import Flask, request, render_template, url_for
from flask.ext.jsonpify import jsonify
from flask_jsonpify import jsonify
from raven.contrib.flask import Sentry
from twilio import TwilioRestException

Expand Down

0 comments on commit 5467834

Please sign in to comment.