mirror of
https://github.com/miaowware/qrm2.git
synced 2025-04-08 04:30:21 -04:00
remove print statement
This commit is contained in:
parent
ae67498e75
commit
e9d2274e64
@ -71,7 +71,6 @@ class QRZCog(commands.Cog):
|
||||
embed.set_thumbnail(url=resp_data['image'])
|
||||
|
||||
data = qrz_process_info(resp_data)
|
||||
print(data)
|
||||
|
||||
for title, val in data.items():
|
||||
if val is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user