Fixing error

This commit is contained in:
Rafael Vargas
2023-02-19 11:53:58 -03:00
parent 72043c4475
commit 7d53840f87
4 changed files with 17 additions and 15 deletions

View File

@@ -30,7 +30,6 @@ class ProcessCommandsExecutor:
self.__emojis = VEmojis()
async def sendNowPlaying(self, playlist: Playlist, channel: TextChannel, song: Song) -> None:
print('B')
# Get the lock of the playlist
if playlist.isLoopingOne():
title = self.__messages.ONE_SONG_LOOPING