Skip to content

Commit 8c1d2f7

Browse files
committed
fix: remove leftover conflict marker in NewWorkspaceModal
1 parent 7b6e3d8 commit 8c1d2f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/NewWorkspaceModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ const NewWorkspaceModal: React.FC<NewWorkspaceModalProps> = ({
226226
)}
227227
</div>
228228

229-
<<<<<<< HEAD
230229
<div className={formFieldClasses}>
231230
<label htmlFor="runtimeMode">Runtime:</label>
232231
<select

0 commit comments

Comments
 (0)