Skip to content

Commit

Permalink
feat: Updated demo/web/api/monitoring/views.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Oct 21, 2023
1 parent 5c2b5dc commit 00970e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/web/api/monitoring/views.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from fastapi import APIRouter
from fastapi import APIRouter, HTTPException, status

router = APIRouter()

Expand Down

0 comments on commit 00970e4

Please sign in to comment.