Remove call to logging.basicconfig, let the frontend do it.
This commit is contained in:
parent
b15beb73eb
commit
fa8bbf92f9
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@ from . import searchhelpers
|
|||
from . import tag_export
|
||||
|
||||
|
||||
logging.basicConfig()
|
||||
|
||||
|
||||
####################################################################################################
|
||||
####################################################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue