Created the AnswerController

This commit is contained in:
2021-10-02 01:45:12 +02:00
parent 47782529a7
commit 6c478d6834

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