Remove leftover debug prints
This commit is contained in:
parent
fc6ff5dd49
commit
71ccfcd23d
@ -122,9 +122,6 @@ def missing_part(
|
||||
color: int,
|
||||
spare: int,
|
||||
) -> Response:
|
||||
from pprint import pprint
|
||||
pprint(locals())
|
||||
|
||||
brickset = BrickSet().select_specific(id)
|
||||
|
||||
if figure is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user