diff --git a/settings/config.py b/settings/config.py index 55fe648..ede13c2 100644 --- a/settings/config.py +++ b/settings/config.py @@ -85,8 +85,6 @@ OW_API_CONFIG = { 'wh_url' : 'https://api.openweathermap.org/data/2.5/weather?q=&units=metric&appid=' } -logger.dictConfig(LOGGING_CONFIG) - # Tuple of image type on image links. # e.g: https://cdn.discordapp.com/attachments/720808802340962357/988542480981061702/cat.jpeg # e.g: https://cdn.discordapp.com/attachments/720808802340962357/988542480981061702/unknow.png