Update MongoRepository.Stats.cs
This commit is contained in:
parent
8aabe3b7ff
commit
d088ca13e8
|
|
@ -9,7 +9,7 @@ namespace BotSharp.Plugin.MongoStorage.Repository
|
|||
#region Statistics
|
||||
public void IncrementConversationCount()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue