From 9fa76c4c2038a776cc94af5d9f307bbaad52083c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 4 Apr 2018 23:18:38 +0200 Subject: Remove some unused imports --- src/audio.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/audio.py') diff --git a/src/audio.py b/src/audio.py index 0f4b5c0..a56828f 100644 --- a/src/audio.py +++ b/src/audio.py @@ -1,6 +1,4 @@ -import subprocess import shutil -import json import mutagen -- cgit v1.3