fix: updated namespaces
- code cleanup, removed unused usings
This commit is contained in:
		| @@ -1,10 +1,4 @@ | ||||
| using System; | ||||
| using System.Collections.Generic; | ||||
| using System.Linq; | ||||
| using System.Text; | ||||
| using System.Threading.Tasks; | ||||
|  | ||||
| namespace Core.Blueprint.Redis | ||||
| namespace Core.Blueprint.Caching.Adapters | ||||
| { | ||||
|     public interface ICacheSettings | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user