nix unused thing

This commit is contained in:
Roy Shilkrot 2022-10-31 11:51:21 -04:00
parent df6a7ebfe8
commit 3f3d14afd5
1 changed files with 0 additions and 4 deletions

View File

@ -182,10 +182,6 @@ class Api:
if image_b64 is None:
raise HTTPException(status_code=404, detail="Image not found")
populate = interrogatereq.copy(update={ # Override __init__ params
}
)
img = self.__base64_to_image(image_b64)
# Override object param