Remove leftover debug prints
This commit is contained in:
parent
b55999327b
commit
7eb87dc90c
@ -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