Remove call to logging.basicconfig, let the frontend do it.

This commit is contained in:
voussoir 2020-08-12 12:23:51 -07:00
parent b15beb73eb
commit fa8bbf92f9

View file

@ -26,9 +26,6 @@ from . import searchhelpers
from . import tag_export
logging.basicConfig()
####################################################################################################
####################################################################################################