Skip to content

Commit

Permalink
fix import for utils commit f8cc1ff
Browse files Browse the repository at this point in the history
  • Loading branch information
roramirez committed Jan 25, 2016
1 parent f8cc1ff commit 5f421e5
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 @@ -26,7 +26,7 @@
sys.path.append(os.path.join(dirname, 'libs','py-asterisk'))
from Asterisk.Manager import *
from upgrader import *
from libs.qpanel import utils
from libs.qpanel.utils import *



Expand Down

0 comments on commit 5f421e5

Please sign in to comment.