style(project): remove from __future__ import annotations
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
GeoIP dependency for FastAPI
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from functools import lru_cache
|
||||
import ipaddress
|
||||
from typing import Annotated
|
||||
|
||||
Reference in New Issue
Block a user