[geneagrapher] 86/226: Removed unnecessary import statement.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jul 11 17:10:47 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository geneagrapher.

commit a76f0d66c521bbfc753e14a2b038d624586dddf5
Author: David Alber <alber.david at gmail.com>
Date:   Sun Oct 5 17:49:57 2008 +0000

    Removed unnecessary import statement.
---
 Geneagrapher/licensify.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Geneagrapher/licensify.py b/Geneagrapher/licensify.py
index a46051a..045b00a 100644
--- a/Geneagrapher/licensify.py
+++ b/Geneagrapher/licensify.py
@@ -4,8 +4,6 @@
 
 This script is meant to be called before packaging."""
 
-import sys
-
 def prependLicense(file, license):
     res = ''
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/geneagrapher.git



More information about the debian-science-commits mailing list