Skip to content

Commit 7bc98f5

Browse files
committed
fmt
1 parent 12a1138 commit 7bc98f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/open/open.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ func runOpenCommand(t *terminal.Terminal, tstore OpenStore, wsIDOrName string, s
9797
return breverrors.WrapAndTrace(err)
9898
}
9999

100-
101100
workspace, err = util.GetUserWorkspaceByNameOrIDErr(tstore, wsIDOrName)
102101

103102
if err != nil {

0 commit comments

Comments
 (0)