Skip to content

Commit 0963ca6

Browse files
committed
chore: remove unused code
1 parent d8374da commit 0963ca6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/sharing.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ func (r *RootCmd) shareWorkspace(orgContext *OrganizationContext) *serpent.Comma
5151
cmd := &serpent.Command{
5252
Use: "share <workspace> --user <user>:<role> --group <group>:<role>",
5353
Short: "Share a workspace with a user or group.",
54-
Long: FormatExamples(Example{Description: "", Command: ""}),
5554
Options: serpent.OptionSet{
5655
{
5756
Name: "user",

0 commit comments

Comments
 (0)