Chore: Remove legacydata package (#88790)

* Chore: Remove legacydata package

* remove unused dependency

* sdk v0.234.0
This commit is contained in:
Marcus Efraimsson
2024-06-05 22:31:06 +02:00
committed by GitHub
parent 08276bd8e7
commit 2403665998
23 changed files with 40 additions and 698 deletions

View File

@@ -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"
)