diff --git a/LogBot/logbot.py b/LogBot/logbot.py index 53e4591..c6d01a9 100644 --- a/LogBot/logbot.py +++ b/LogBot/logbot.py @@ -1,9 +1,7 @@ -import json import os import re import shutil import urllib.request -from os import environ from urllib.parse import urlparse import jinja2