Skip to content

Commit 98576c6

Browse files
committed
chore: remove unnecessary comment
1 parent f24e4ab commit 98576c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

coderd/database/modelmethods.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,6 @@ func (w Workspace) WorkspaceTable() WorkspaceTable {
226226
}
227227

228228
func (w Workspace) RBACObject() rbac.Object {
229-
// if w.IsPrebuild() {
230-
// return w.AsPrebuild()
231-
//}
232229
return w.WorkspaceTable().RBACObject()
233230
}
234231

0 commit comments

Comments
 (0)