Remove unused imports
This commit is contained in:
committed by
Abhimanyu Saharan
parent
3f333e1592
commit
0a749db2c4
@@ -4,8 +4,6 @@ from __future__ import annotations
|
||||
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
from app.core.client_ip import (
|
||||
_extract_from_forwarded,
|
||||
_extract_from_x_forwarded_for,
|
||||
|
||||
Reference in New Issue
Block a user