Skip to content

Commit abf1f8c

Browse files
committed
remove unused invalidapiusage import
1 parent 97c25c2 commit abf1f8c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/ro_crates/routes/post_routes.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
queue_ro_crate_validation_task,
1313
queue_ro_crate_metadata_validation_task
1414
)
15-
from app.utils.config import InvalidAPIUsage
16-
1715

1816
post_routes_bp = APIBlueprint("post_routes", __name__)
1917

0 commit comments

Comments
 (0)