+0
-7
lines changedFilter options
+0
-7
lines changed Original file line number Diff line number Diff line change
@@ -20,13 +20,6 @@
20
20
from base64 import urlsafe_b64encode, urlsafe_b64decode
21
21
from enum import Enum
22
22
import typing
23
-
import sys
24
-
25
-
if typing.TYPE_CHECKING:
26
-
if sys.version_info >= (3, 8):
27
-
from typing import Literal
28
-
else:
29
-
from typing_extensions import Literal
30
23
31
24
32
25
class Protocol(Enum):
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4