removed comment

This commit is contained in:
Master Kwoth 2017-11-06 05:38:22 +01:00
parent 9124a53ab0
commit 817fd7ce31

View File

@ -8,7 +8,6 @@ using System.Linq;
namespace NadekoBot.Core.Services.Impl namespace NadekoBot.Core.Services.Impl
{ {
//todo move everything to redis
public class RedisImagesCache : IImageCache public class RedisImagesCache : IImageCache
{ {
private readonly ConnectionMultiplexer _con; private readonly ConnectionMultiplexer _con;