Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/misc/aslo-sync
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2013-11-10 14:52:29 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2013-11-10 14:52:29 (GMT)
commit01159008fb206678848479b4cb3e2409f8e0c49d (patch)
tree24e78655e55d870cf1a9e1a3c786f5665fe96d1e /misc/aslo-sync
parentbbe3047a973b66718cc01979459471ba36d91274 (diff)
Leave HTTP visits related stats conting to web server; reveal Context.dowloads and Artifact.downloads stats
Diffstat (limited to 'misc/aslo-sync')
-rwxr-xr-xmisc/aslo-sync4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/aslo-sync b/misc/aslo-sync
index 828d5a9..4641d97 100755
--- a/misc/aslo-sync
+++ b/misc/aslo-sync
@@ -135,10 +135,6 @@ LICENSES_MAP = {
}
-class AbsDict(dict):
- pass
-
-
class Application(application.Application):
_my_connection = None