Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit70d3d3d

Browse files
committed
fmt
1 parent3bd5f2f commit70d3d3d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎cli/organization.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ func (r *RootCmd) organizations() *clibase.Cmd {
3535
}
3636

3737
func (r*RootCmd)switchOrganization()*clibase.Cmd {
38-
var (
39-
client=new(codersdk.Client)
40-
)
38+
client:=new(codersdk.Client)
4139

4240
cmd:=&clibase.Cmd{
4341
Use:"switch <organization name | ID>",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp