Remove leftover debug prints

This commit is contained in:
2025-01-28 23:07:54 +01:00
parent b55999327b
commit 7eb87dc90c

View File

@@ -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: