mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Remove legacydata package (#88790)
* Chore: Remove legacydata package * remove unused dependency * sdk v0.234.0
This commit is contained in:
committed by
GitHub
parent
08276bd8e7
commit
2403665998
@@ -28,7 +28,6 @@ import (
|
||||
_ "github.com/robfig/cron/v3"
|
||||
_ "github.com/russellhaering/goxmldsig"
|
||||
_ "github.com/stretchr/testify/require"
|
||||
_ "github.com/vectordotdev/go-datemath"
|
||||
_ "golang.org/x/time/rate"
|
||||
_ "xorm.io/builder"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user