1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 00:07:14 +03:00

removed object

This commit is contained in:
A_D 2021-01-28 18:51:23 +02:00 committed by Athanasius
parent a55e43c0b5
commit 660878dcff

View File

@ -27,7 +27,8 @@ if sys.platform == 'win32':
pass
class GenericProtocolHandler(object):
class GenericProtocolHandler:
"""Base Protocol Handler."""
def __init__(self):
self.redirect = protocolhandler_redirect # Base redirection URL