Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandra Pamuluri committed Sep 28, 2022
1 parent 149ad5f commit 3da3257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cli/plugin-admin/test/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func main() {
pluginsCmd,
)

_, standalonePlugins, err := pluginmanager.InstalledPlugins("")
_, standalonePlugins, err := pluginmanager.InstalledPlugins("")
if err != nil {
log.Fatal(err)
}
Expand Down

0 comments on commit 3da3257

Please # to comment.