mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
8 lines
108 B
C#
8 lines
108 B
C#
namespace NadekoBot.Core.Services.Impl
|
|
{
|
|
public class SyncPreconditionService
|
|
{
|
|
|
|
}
|
|
}
|