[Python-modules-commits] [python-pysolar] 09/10: Removed unnecessary import.

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 23:36:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to annotated tag 0.2.1
in repository python-pysolar.

commit f3197354125deecfcca51156143e961c020066a2
Author: Brandon Stafford <brandon at farb.(none)>
Date:   Sat Mar 8 16:17:59 2008 -0500

    Removed unnecessary import.
---
 solar.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/solar.py b/solar.py
index 1aed752..1577301 100644
--- a/solar.py
+++ b/solar.py
@@ -22,7 +22,6 @@
 import math
 import datetime
 import constants
-import sys
 import poly
 
 #if __name__ == "__main__":

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pysolar.git



More information about the Python-modules-commits mailing list