From c7171786aead8773021657a2fa047ea316ad5e16 Mon Sep 17 00:00:00 2001 From: delizin Date: Sat, 1 Feb 2014 20:02:44 -0500 Subject: [PATCH] Fixed typo and remove commented out test code --- contrib/menu_login.py | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/menu_login.py b/contrib/menu_login.py index 6f7400690c..23b4fcbb8a 100644 --- a/contrib/menu_login.py +++ b/contrib/menu_login.py @@ -355,7 +355,6 @@ class CmdUnloggedinLook(Command): to the menu's own look command.. """ key = CMD_LOGINSTART -# aliases = ["dook", "d"] locks = "cmd:all()" def func(self):