Skip to content

Commit

Permalink
fix(logger): remove repetitive logger (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
philloooo authored and Avantol13 committed Nov 20, 2018
1 parent 3c25c4f commit c3f1caa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cirrus/google_cloud/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

from cdislogging import get_logger

logger = get_logger(__name__)

logger = get_logger(__name__)

Expand Down

0 comments on commit c3f1caa

Please sign in to comment.