another test

This commit is contained in:
Jonas Zeunert
2020-03-12 00:01:24 +01:00
parent 9268fb46ce
commit d25a801f39
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ import logging
class TopBankMiddleRight(BankTarget):
def __init__(self):
logging.info("test")
super(100, "Top Bank Middle Right")
def hit(self):