[Calypso-commits] [calypso] 01/01: No need to fetch logger twice

Guido Guenther agx at moszumanska.debian.org
Fri Jul 28 08:25:28 UTC 2017


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

agx pushed a commit to branch master
in repository calypso.

commit 9f848558fe47f6d08c53958c2cf570a34fea26c0
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Jul 28 10:23:59 2017 +0200

    No need to fetch logger twice
---
 calypso/paths.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/calypso/paths.py b/calypso/paths.py
index 8457f36..833d517 100644
--- a/calypso/paths.py
+++ b/calypso/paths.py
@@ -111,8 +111,6 @@ def child_url(path):
 # return None
 #
 
-log = logging.getLogger()
-
 def resource_from_path(path):
     """Return Calypso item name from ``path``."""
 

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



More information about the Calypso-commits mailing list