From d6aed75fecca9903fcfd21c66aafdf28f9d8a1d6 Mon Sep 17 00:00:00 2001 From: Hellow2 Date: Fri, 10 Mar 2023 08:42:10 +0100 Subject: [PATCH] daf --- src/create_custom_objects.py | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/create_custom_objects.py b/src/create_custom_objects.py index 6760f83..02656c2 100644 --- a/src/create_custom_objects.py +++ b/src/create_custom_objects.py @@ -1,15 +1,5 @@ import music_kraken -from music_kraken import ( - Song, - Lyrics, - Target, - Source, - Album, - Artist, - ID3Timestamp, - SourcePages, - cache -) +from music_kraken import objects from music_kraken.tagging import ( AudioMetadata,