Przeglądaj źródła

symuid-sync: remove obsolete imports

Fabian Peter Hammerle 6 lat temu
rodzic
commit
c3dda53fe2
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      symuid-sync

+ 0 - 3
symuid-sync

@@ -1,9 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
-import mutagen
-import mutagen.id3
-import mutagen.mp4
 import re
 import subprocess
 import sys