lintmake lint!

This commit is contained in:
Evan Jarrett
2026-01-08 10:24:56 -06:00
parent 263ec4b7af
commit f27e2e0d93
-1
View File
@@ -65,7 +65,6 @@ type HoldDenialExport struct {
LastDeniedAt time.Time `json:"last_denied_at"`
}
// CachedDataNote explains what cached data exists and how to access it
type CachedDataNote struct {
Message string `json:"message"`