Merge pull request #61 from hishamco/using
Remove unnecessary 'Cache' usings
This commit is contained in:
commit
276e918e7a
|
|
@ -4,8 +4,6 @@
|
|||
using System;
|
||||
using Microsoft.AspNet.Builder;
|
||||
using Microsoft.AspNet.Http;
|
||||
using Microsoft.Framework.Caching.Distributed;
|
||||
using Microsoft.Framework.Caching.Redis;
|
||||
using Microsoft.Framework.DependencyInjection;
|
||||
using Microsoft.Framework.Logging;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue