🐛 Fix analyzer did not clear cache

This commit is contained in:
2025-04-05 11:38:12 +08:00
parent 11d54c7c78
commit 048535d1c0
4 changed files with 12 additions and 12 deletions

View File

@ -16,9 +16,9 @@ import (
"github.com/barasher/go-exiftool"
"github.com/samber/lo"
"git.solsynth.dev/hypernet/paperclip/pkg/filekit/models"
"git.solsynth.dev/hypernet/paperclip/pkg/internal/database"
"git.solsynth.dev/hypernet/paperclip/pkg/internal/fs"
"git.solsynth.dev/hypernet/paperclip/pkg/filekit/models"
jsoniter "github.com/json-iterator/go"
"github.com/k0kubun/go-ansi"
"github.com/kettek/apng"