From f9d14f6b265804a08db9950790936936e1ecd21a Mon Sep 17 00:00:00 2001 From: Michael Rice Date: Thu, 1 Aug 2013 03:18:09 +0000 Subject: [PATCH] remove unused imports for os and sys --- gitfiti.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitfiti.py b/gitfiti.py index 584ddbd8c..a3bcb6738 100755 --- a/gitfiti.py +++ b/gitfiti.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -import os, sys, datetime, math, itertools, urllib2, json +import datetime, math, itertools, urllib2, json title=''' _ __ _____ __ _