diff --git a/app/lol/tools.py b/app/lol/tools.py index c1f38f3..c109f19 100644 --- a/app/lol/tools.py +++ b/app/lol/tools.py @@ -1465,8 +1465,6 @@ async def showOpggBuild(data, selection: ChampionSelection): if championId == 0: return False - print(selection.queueId) - if selection.queueId == None: if data.get('benchEnabled'): mode = "aram"