Skip to content

Commit f963304

Browse files
committed
Remove extra parameter from EnvironmentVariables
1 parent 1341953 commit f963304

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mpb/extensions/misc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ async def invoke(self, ctx: lb.Context):
4343
class EnvironmentVariables(
4444
lb.SlashCommand,
4545
name="environmentvariables",
46-
aliases=["ev"],
4746
description="Reply with some useful environment variables for Mac gaming",
4847
):
4948
@lb.invoke

0 commit comments

Comments
 (0)