Skip to content
Snippets Groups Projects
Commit a5822127 authored by Sam Roberts's avatar Sam Roberts
Browse files

remove unused import to make tox happy

parent 94774acb
No related branches found
No related tags found
1 merge request!3Feature/reporting 311 add msr asn peers
......@@ -103,7 +103,7 @@ import threading
from collections import defaultdict
from typing import Dict
from flask import Blueprint, Response, request, current_app, jsonify
from flask import Blueprint, Response, request, current_app
import jsonschema
from inventory_provider.routes import common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment