Skip to content

Commit 1bc1737

Browse files
Lint
1 parent 950198f commit 1bc1737

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

exceptions/http_exceptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from fastapi import HTTPException, status
2-
from utils.core.enums import ValidPermissions
32

43
class RateLimitError(HTTPException):
54
"""Raised when a client exceeds the allowed request rate."""

0 commit comments

Comments
 (0)