Fix resized image cache key
This commit is contained in:
@@ -15,7 +15,6 @@ import (
|
||||
|
||||
type cacheKey struct {
|
||||
artID model.ArtworkID
|
||||
size int
|
||||
lastUpdate time.Time
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user