update scrub links

This commit is contained in:
Tiago vasconcelos
2022-06-17 12:33:14 +01:00
parent 1a394d0a73
commit f6d922e1b7
2 changed files with 1 additions and 27 deletions
-1
View File
@@ -76,7 +76,6 @@ async def api_scrub_create_or_update(
link_id=None,
wallet: WalletTypeInfo = Depends(require_admin_key),
):
print("WAH")
if link_id:
link = await get_scrub_link(link_id)