Plugins App: Remove unused import (#115096)

This commit is contained in:
Todd Treece
2025-12-10 14:59:12 +00:00
committed by GitHub
parent ac55fad1ba
commit e56c2c5156
-1
View File
@@ -5,7 +5,6 @@ import (
"fmt"
"sync"
authlib "github.com/grafana/authlib/types"
"github.com/grafana/grafana-app-sdk/app"
"github.com/grafana/grafana-app-sdk/k8s"
appsdkapiserver "github.com/grafana/grafana-app-sdk/k8s/apiserver"