Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/sugar-ui-check
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sugar-ui-check')
-rw-r--r--bin/sugar-ui-check4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/sugar-ui-check b/bin/sugar-ui-check
index f379bf4..c731891 100644
--- a/bin/sugar-ui-check
+++ b/bin/sugar-ui-check
@@ -15,8 +15,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-import jarabe.uicheck
+from jarabe import uicheck
uicheck.main()
-
-