chore(policy): import all store backends

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-02 23:34:49 +00:00
parent 18b21330df
commit e5c39facfe
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -14,6 +14,8 @@ import (
"github.com/TecharoHQ/anubis/lib/store"
"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/client_golang/prometheus/promauto"
_ "github.com/TecharoHQ/anubis/lib/store/all"
)
var (