Fixed removing filament with spools
This commit is contained in:
@@ -5,5 +5,9 @@ class ItemNotFoundError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class ItemDeleteError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class ItemCreateError(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user