mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50: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