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

Commit3bacc70

Browse files
committed
it could just all go away
1 parentcb7ab9a commit3bacc70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎codersdk/provisionerdaemons.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ func (c *Client) ServeProvisionerDaemon(ctx context.Context, req ServeProvisione
199199
returnnil,xerrors.Errorf("parse url: %w",err)
200200
}
201201
query:=serverURL.Query()
202-
query.Add("version",proto.CurrentVersion.String())
203202
query.Add("id",req.ID.String())
204203
query.Add("name",req.Name)
205204
for_,provisioner:=rangereq.Provisioners {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp