mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
Remove unused import.
This commit is contained in:
parent
eb3537ab50
commit
c567cf478b
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
# coding: utf-8
|
||||
|
||||
from msgpack import packb, unpackb
|
||||
import sys
|
||||
|
||||
|
||||
def test_unpack_buffer():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue