From 9659a6da06852ede9bf6b87c0e39a543e88a5034 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 27 Jun 2017 08:02:08 -0700 Subject: Stage 1 of caching layer. Framework (#6693) --- model/utils.go | 1 - 1 file changed, 1 deletion(-) (limited to 'model/utils.go') diff --git a/model/utils.go b/model/utils.go index e7d8bfdac..7f612b572 100644 --- a/model/utils.go +++ b/model/utils.go @@ -33,7 +33,6 @@ const ( type StringInterface map[string]interface{} type StringMap map[string]string type StringArray []string -type EncryptStringMap map[string]string type AppError struct { Id string `json:"id"` -- cgit v1.2.3-1-g7c22