FIX remove duplicated code.

pull/3/head
kevincaires 3 years ago
parent 8ed458746a
commit 0c7290e54f

@ -85,8 +85,6 @@ OW_API_CONFIG = {
'wh_url' : 'https://api.openweathermap.org/data/2.5/weather?q=<CITY>&units=metric&appid=<API_ID>'
}
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

Loading…
Cancel
Save