Skip to content

Commit

Permalink
🎨 Remove crossdomain import
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyBlaze committed Jun 18, 2016
1 parent a55212b commit a382a87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion octoprint_touchui/customization.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# coding=utf-8
from __future__ import absolute_import

from .crossdomain import crossdomain
from octoprint.server import admin_permission, VERSION

import octoprint.plugin
Expand Down

0 comments on commit a382a87

Please sign in to comment.