mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-01-30 03:22:43 +01:00
deleted youtube_utils, and fixed various imports from the source code #273
This commit is contained in:
@@ -11,7 +11,7 @@ import audio_services
|
||||
import paths
|
||||
import sound_lib
|
||||
import output
|
||||
import youtube_utils
|
||||
from audio_services import youtube_utils
|
||||
import application
|
||||
system = platform.system()
|
||||
if system=="Windows" and not hasattr(sys, 'frozen'): # We are running from source on Windows
|
||||
|
||||
Reference in New Issue
Block a user