Skip to content
代码片段 群组 项目
提交 f487bdb1 编辑于 作者: Gen Lu's avatar Gen Lu
浏览文件

Remove unused code

上级 d9f92f5c
无相关合并请求
......@@ -11,11 +11,6 @@ protected override Counter CreateCounter()
return new Counter();
}
public int GetAverage(string key)
{
return 0;
}
public void SetCount(object key, int count)
{
var counter = GetCounter(key);
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册