Skip to content

Commit 8e2c4fe

Browse files
committed
lint
1 parent e788b3b commit 8e2c4fe

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

coderd/database/dbmetrics/dbmetrics.go

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provisionersdk/proto/provisioner.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ message Metadata {
225225
string workspace_owner_session_token = 11;
226226
string template_id = 12;
227227
string workspace_owner_name = 13;
228-
repeated string workspace_owner_groups = 14;
228+
repeated string workspace_owner_groups = 14;
229229
}
230230

231231
// Config represents execution configuration shared by all subsequent requests in the Session

0 commit comments

Comments
 (0)