⚡ Remove useless cache tags
This commit is contained in:
@@ -92,7 +92,6 @@ func CacheAttachment(item models.Attachment) {
|
||||
KgAttachmentCache(item.Rid),
|
||||
item,
|
||||
60*time.Minute,
|
||||
cachekit.FKey("attachment", item.Rid),
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user