diff --git a/examples/main_test.go b/examples/main_test.go index 4835249..8c92756 100644 --- a/examples/main_test.go +++ b/examples/main_test.go @@ -1,6 +1,3 @@ -//go:build nodejs || python || dotnet || java || all -// +build nodejs python dotnet java all - package examples import (