[V3 Mod] Unmute server does not need channel (#1695)

This commit is contained in:
aikaterna 2018-05-27 20:36:44 -07:00 committed by Kowlin
parent f275c6e5e7
commit f1fea38712

View File

@ -1116,7 +1116,6 @@ class Mod:
author,
reason,
until=None,
channel=channel,
)
except RuntimeError as e:
await ctx.send(e)