2020-06-07 14:43:34 +03:00

7 lines
90 B
C#

namespace Chatbot.Api.Application.Events
{
public class LoggerTested
{
}
}