From 42d93a36bc325d5a2b1a62296a20079375293c5f Mon Sep 17 00:00:00 2001 From: "tobyrosen@gmail.com" Date: Tue, 23 Aug 2011 14:12:55 +0000 Subject: eliminated duplicate json imports git-svn-id: http://pyp.googlecode.com/svn/trunk@132 8ebc04a2-01ca-80aa-3703-73c302266661 --- pyp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyp b/pyp index 2c3baf7..a2cee27 100644 --- a/pyp +++ b/pyp @@ -8,7 +8,6 @@ import json import glob import tempfile import datetime -import json import getpass @@ -1714,4 +1713,4 @@ if __name__ == '__main__': - \ No newline at end of file + -- cgit v1.3.1