8000 Remove unused import. · sacherjj/msgpack-python@c567cf4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c567cf4

Browse files
committed
Remove unused import.
1 parent eb3537a commit c567cf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_buffer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# coding: utf-8
33

44
from msgpack import packb, unpackb
5-
import sys
65

76

87
def test_unpack_buffer():

0 commit comments

Comments
 (0)
0