Skip to content
Snippets Groups Projects
Commit 03f80aa3 authored by Kevin S. Hahn's avatar Kevin S. Hahn
Browse files

remove unused imports

parent 034d6f26
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,6 @@ API request handlers for process-job-handling.
represents the /nimsapi/jobs route
"""
import os
import bson
import json
import logging
import datetime
log = logging.getLogger('nimsapi.jobs')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment