Skip to content

Commit d48818d

Browse files
committed
Clean up
1 parent 396b3c3 commit d48818d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/pages/projects/create.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ const CreateProjectPage: React.FC = () => {
2323

2424
return (
2525
<div className={styles.root}>
26-
<div>{JSON.stringify(organizations)}</div>
27-
2826
<CreateProjectForm
2927
provisioners={provisioners}
3028
organizations={organizations}

0 commit comments

Comments
 (0)