diff --git a/core/monero.py b/core/monero.py index f16dc85..dfa4a65 100644 --- a/core/monero.py +++ b/core/monero.py @@ -31,7 +31,6 @@ class AuctionDaemon(object): self.connected = False - class AuctionWallet(object): def __init__(self): self.host = settings.WALLET_HOST