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