Created the AnswerController

This commit is contained in:
mathias 2021-10-02 01:45:12 +02:00
parent 47782529a7
commit 6c478d6834
No known key found for this signature in database
GPG Key ID: 8950DF62139C852A

View File

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