minor refactoring

This commit is contained in:
geoffrey45
2022-02-16 18:32:34 +03:00
parent 093c64f534
commit 8b25fc4844
3 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ def populate():
instances.songs_instance.insert_song(tags)
api.all_the_f_music = helpers.get_all_songs()
print("\n check done")
end = time.time()