Remove logger, add logging lib call

This commit is contained in:
jar3b
2018-12-05 16:28:25 +03:00
parent 2c8734eb80
commit 00435f449f
3 changed files with 8 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
import logging
logger = logging.getLogger(__name__)