mirror of
https://github.com/RafaelSolVargas/Vulkan.git
synced 2025-10-29 16:57:23 +00:00
Removing print
This commit is contained in:
parent
97d49a5709
commit
cbf6e84eb1
@ -20,9 +20,6 @@ class PlayController(AbstractController):
|
||||
track = " ".join(args)
|
||||
requester = self.ctx.author.name
|
||||
|
||||
if track == " ":
|
||||
print('Aoba')
|
||||
|
||||
if not self.__user_connected():
|
||||
error = ImpossibleMove()
|
||||
embed = self.embeds.NO_CHANNEL()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user