This commit is contained in:
Shreyas Goenka 2025-02-24 17:07:15 +01:00
parent 63ad316e8a
commit 32a600a18f
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 0 additions and 1 deletions

View File

@ -186,7 +186,6 @@ func workspaceClientOrPrompt(ctx context.Context, cfg *config.Config, allowPromp
return w, err
}
// TODO: Run as integration tests?
func MustWorkspaceClient(cmd *cobra.Command, args []string) error {
cfg := &config.Config{}