Skip to content

Commit

Permalink
#874 fix plain workspace create
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomc committed Jan 11, 2024
1 parent 270e3cd commit b41ee8e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def copy_origins(workspace_id, origins: List[ResourceOrigin]):
tasks.append(
workflow.create_copy_task(
workspace_id=workspace_id,
name=origin.name,
folder="",
path=origin.path,
)
Expand Down

0 comments on commit b41ee8e

Please sign in to comment.