delated test methods

This commit is contained in:
majkellll 2023-05-27 13:46:44 +02:00
parent a1f2e4b298
commit d8e34ad65b
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ class Garbage:
self.softness = softness
self.does_din = does_din
def xxx(self):
return self.shape
class RecognizedGarbage(Garbage):
garbage_type: GarbageType