AdminConsoleCommandModule: Remove redundant aliases The alias should be used to bind the command to an alternative name than defined in the @CommandMetaData on the plugin implementation, but is being used to alias to the same name, which is redundant. Change-Id: Id78c8d539c4c2da6a0c19117c8f15ee1f0f354a3