Removed the ChatAnswerController.java & the GroupAnswerController.java

This commit is contained in:
mathias 2021-10-02 20:15:52 +02:00
parent 154ad3150d
commit 9e26c15f7d
No known key found for this signature in database
GPG Key ID: 8950DF62139C852A
2 changed files with 0 additions and 12 deletions

View File

@ -1,5 +0,0 @@
package de.gnmyt.autoresponder.commands;
public class ChatAnswerController {
}

View File

@ -1,7 +0,0 @@
package de.gnmyt.autoresponder.commands;
public class GroupAnswerController {
}