Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 5540779

Browse files
committed
fmt
1 parent 8bc0f2b commit 5540779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cmd/tunnel.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ func (c *tunnneler) start(ctx context.Context) error {
150150
_ = sdk.UpdateLastConnectionAt(ctx, c.workspaceID)
151151
}
152152
}
153-
} ()
153+
}()
154154

155155
// proxy via stdio
156156
if c.stdio {

0 commit comments

Comments
 (0)