Chore: Remove replace statements (#77847)

This commit is contained in:
Andres Martinez Gotor
2023-11-08 11:20:38 +01:00
committed by GitHub
parent 71023f77c6
commit ac40e60cf4
3 changed files with 287 additions and 61 deletions
-1
View File
@@ -25,7 +25,6 @@ import (
_ "github.com/stretchr/testify/require"
_ "github.com/vectordotdev/go-datemath"
_ "golang.org/x/time/rate"
_ "google.golang.org/genproto/googleapis/cloud/kms/v1"
)
var IsEnterprise bool = false