Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhang3 authored and xuzhang3 committed Sep 29, 2021
1 parent 14139bb commit 6c4813c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//go:build (all || resource_build_definition) && !exclude_resource_build_definition
// +build all resource_build_definition
// +build !exclude_resource_build_definition

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//go:build (all || resource_build_definition) && !exclude_resource_build_definition
// +build all resource_build_definition
// +build !exclude_resource_build_definition

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//go:build (all || resource_resource_authorization) && !exclude_resource_authorization
// +build all resource_resource_authorization
// +build !exclude_resource_authorization

Expand Down

0 comments on commit 6c4813c

Please sign in to comment.