mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-01 17:30:41 +00:00
Update wave_reader.py
Removed needless sys import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#-*- coding: utf-8 -*-
|
||||
import struct
|
||||
import os
|
||||
import sys
|
||||
from collections import namedtuple
|
||||
|
||||
import pathlib
|
||||
|
||||
Reference in New Issue
Block a user