refactor: move message responders to their own namespace
This commit is contained in:
parent
be01fb1d53
commit
633ba8f600
4 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
using Catalogger.Backend.Bot.Commands;
|
||||
using Catalogger.Backend.Bot.Responders;
|
||||
using Catalogger.Backend.Bot.Responders.Messages;
|
||||
using Catalogger.Backend.Cache;
|
||||
using Catalogger.Backend.Cache.InMemoryCache;
|
||||
using Catalogger.Backend.Cache.RedisCache;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue