mirror of
git://holbrook.no/eth-accounts-index
synced 2026-05-21 04:10:12 +02:00
Remove hardcoded debug root logger setting (facepalm)
This commit is contained in:
@@ -2,7 +2,6 @@ import logging
|
||||
import json
|
||||
import os
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
logg = logging.getLogger()
|
||||
|
||||
moddir = os.path.dirname(__file__)
|
||||
|
||||
Reference in New Issue
Block a user