Skip to content
Snippets Groups Projects
Commit 69a67bdc authored by ensiouel's avatar ensiouel
Browse files

refactor

parent 1cd9f9a8
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,6 @@ var ( ...@@ -16,8 +16,6 @@ var (
}, []string{"cache_id"}) }, []string{"cache_id"})
) )
var _ Cache = &metricsCache{}
type metricsCache struct { type metricsCache struct {
cache Cache cache Cache
cacheID string cacheID string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment