Skip to content

Commit

Permalink
mantle/ore: glcoud: gofmt -w mantle/cmd/ore/gcloud/upload.go
Browse files Browse the repository at this point in the history
Fixes some whitespace.
  • Loading branch information
dustymabe committed Apr 7, 2020
1 parent 25e7f8c commit 1a3f913
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions mantle/cmd/ore/gcloud/upload.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ var (
Run: runUpload,
}

uploadBucket string
uploadImageName string
uploadFile string
uploadFedora bool
uploadForce bool
uploadWriteUrl string
uploadBucket string
uploadImageName string
uploadFile string
uploadFedora bool
uploadForce bool
uploadWriteUrl string
uploadImageFamily string
)

Expand Down

0 comments on commit 1a3f913

Please sign in to comment.