Merge pull request #6 from kloun/patch-2

unnesessary responce
develop
Vyacheslav N. Boyko 2019-05-03 12:03:07 +03:00 committed by GitHub
commit b58cb0ca68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ public class AdminListener extends ImprovedListenerAdapter implements Descriptio
} }
break; break;
default: default:
event.respond("Wrong command. Try to send it privately."); //event.respond("Wrong command. Try to send it privately.");
break; break;
} }
} }