diff options
Diffstat (limited to 'pkg/sync/sync_state_autogen.go')
-rwxr-xr-x | pkg/sync/sync_state_autogen.go | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/pkg/sync/sync_state_autogen.go b/pkg/sync/sync_state_autogen.go index 6876ee883..c6dc2c7e7 100755 --- a/pkg/sync/sync_state_autogen.go +++ b/pkg/sync/sync_state_autogen.go @@ -1,12 +1,3 @@ // automatically generated by stateify. -// +build go1.12 -// +build !go1.15 -// +build go1.13 -// +build !go1.15 -// +build !race -// +build race -// +build go1.13 -// +build !go1.15 - package sync |