diff options
| author | jvoisin | 2018-04-04 23:18:38 +0200 |
|---|---|---|
| committer | jvoisin | 2018-04-04 23:18:38 +0200 |
| commit | 9fa76c4c2038a776cc94af5d9f307bbaad52083c (patch) | |
| tree | 1441744b7f92d15c7e4c50c7e893e76a8b017c82 /src/audio.py | |
| parent | d830760d4f0fb0884490060014b4a73df9e77b3e (diff) | |
Remove some unused imports
Diffstat (limited to 'src/audio.py')
| -rw-r--r-- | src/audio.py | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ | |||
| 1 | import subprocess | ||
| 2 | import shutil | 1 | import shutil |
| 3 | import json | ||
| 4 | 2 | ||
| 5 | import mutagen | 3 | import mutagen |
| 6 | 4 | ||
