Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/parentesis.activity/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'parentesis.activity/setup.py')
-rwxr-xr-xparentesis.activity/setup.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/parentesis.activity/setup.py b/parentesis.activity/setup.py
deleted file mode 100755
index e8d870b..0000000
--- a/parentesis.activity/setup.py
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-
-from sugar.activity import bundlebuilder
-
-bundlebuilder.start()
-