We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543fecb commit e492f1cCopy full SHA for e492f1c
app/main.py
@@ -15,7 +15,6 @@
15
from app.limiter import limiter
16
from app.middleware import log_request_middleware
17
from app.router import api_router
18
-from app.config import settings
19
20
DESCRIPTION = """
21
Depex is a tool that allows you to reason over the entire configuration space of the Software Supply Chain of an open-source software repository.
0 commit comments