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