mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 07:04:57 -05:00
Use sdk pkg for gtime (#39354)
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/grafana/grafana/pkg/components/gtime"
|
||||
"github.com/grafana/grafana-plugin-sdk-go/backend/gtime"
|
||||
"github.com/grafana/grafana/pkg/expr/mathexp"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user