James Moger
2014-03-26 617909819cd1b955647dd8584036fc7b2a014265
src/main/java/com/gitblit/transport/ssh/gitblit/GitblitDispatcher.java
@@ -26,8 +26,6 @@
   protected void setup(UserModel user) {
      // commands in this dispatcher
      register(user, VersionCommand.class);
      register(user, CreateRepository.class);
      register(user, SetAccountCommand.class);
      register(user, ConfigCommand.class);
      // nested dispatchers