From 7e0c141547b142db85375fab37283f76fe9001c7 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 18 Jan 2021 14:53:44 +0000 Subject: [PATCH] This version of protocol.py doesn't yet need EDMCLogging --- protocol.py | 1 - 1 file changed, 1 deletion(-) diff --git a/protocol.py b/protocol.py index a5b42554..71a7ae36 100644 --- a/protocol.py +++ b/protocol.py @@ -5,7 +5,6 @@ import threading import urllib.request, urllib.error, urllib.parse import sys -from EDMCLogging import get_main_logger from config import config from constants import protocolhandler_redirect