8000 remove typing import · Gobot1234/python-betterproto@eb2cbcc · GitHub
[go: up one dir, main page]

Skip to content

Commit eb2cbcc

Browse files
committed
remove typing import
1 parent 630055b commit eb2cbcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/betterproto/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import math
55
import struct
66
import sys
7-
import typing
87
import warnings
98
from base64 import (
109
b64decode,

0 commit comments

Comments
 (0)
0