Skip to content
Snippets Groups Projects
Commit 4d66f4b0 authored by Robert Latta's avatar Robert Latta
Browse files

flake 8

parent 6edd1ddb
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ from distutils.util import strtobool
from functools import lru_cache
from typing import Optional, Iterator, List
from flask import Blueprint, Response, current_app, request
from flask import Blueprint, Response, request
from redis import Redis
from inventory_provider.db.ims import IMS_SERVICE_NAMES
......
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