refactor: api auth check
This commit is contained in:
parent
35ac0ddea5
commit
522932aeb4
|
@ -6,7 +6,6 @@ import (
|
|||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/prometheus/prometheus/prompb"
|
||||
"github.com/toolkits/pkg/logger"
|
||||
|
||||
"github.com/ccfos/nightingale/v6/alert/aconf"
|
||||
"github.com/ccfos/nightingale/v6/center/metas"
|
||||
|
|
Loading…
Reference in New Issue