Skip to content

Commit

Permalink
Formatting code with gofmt
Browse files Browse the repository at this point in the history
Signed-off-by: cuishuang <[email protected]>
  • Loading branch information
cuishuang committed Sep 25, 2024
1 parent 6a7d2af commit 4bc927c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmd/controller/pprof.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build profile
// +build profile

package main
Expand Down
1 change: 1 addition & 0 deletions cmd/extensions/pprof.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build profile
// +build profile

package main
Expand Down

0 comments on commit 4bc927c

Please sign in to comment.