James Moger
2014-03-27 ab07d0d86d8b64b4f7c88b45bc81f1eec22105db
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