Skip to content

Commit e2e6909

Browse files
committed
Removing unused import
1 parent 6af811b commit e2e6909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

immudb/streamsutils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
from dataclasses import dataclass
33
import struct
4-
from this import s
54
from .grpc.schema_pb2 import VerifiableTx, Entry
65
from .grpc.schema_pb2 import InclusionProof
76

0 commit comments

Comments
 (0)