You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2016/02/09 01:41:53 UTC

svn commit: r1729295 - /comdev/reporter.apache.org/trunk/site/chi.py

Author: sebb
Date: Tue Feb  9 00:41:53 2016
New Revision: 1729295

URL: http://svn.apache.org/viewvc?rev=1729295&view=rev
Log:
Unused

Modified:
    comdev/reporter.apache.org/trunk/site/chi.py

Modified: comdev/reporter.apache.org/trunk/site/chi.py
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/chi.py?rev=1729295&r1=1729294&r2=1729295&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/chi.py (original)
+++ comdev/reporter.apache.org/trunk/site/chi.py Tue Feb  9 00:41:53 2016
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
-import os, re, json, subprocess, time
-import urllib2, cgi
+import os, re, json, time
+import cgi
 
 import sys
 sys.path.append("../scripts") # module is in sibling directory