We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a167f commit 654e8c8Copy full SHA for 654e8c8
fortnite_api/abc.py
@@ -25,7 +25,7 @@
25
from __future__ import annotations
26
27
import copy
28
-from typing import TYPE_CHECKING, Any, Generic, TypeVar, Union, overload
+from typing import TYPE_CHECKING, Any, Generic, TypeVar, overload
29
30
from .http import HTTPClient, HTTPClientT, SyncHTTPClient
31
0 commit comments