Skip to content

Commit 0987b7c

Browse files
committed
Remove false data
1 parent 9f60e45 commit 0987b7c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

nextjs/src/components/SelectSourceData.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,6 @@ export function SourcePathSelector({
9595
))}
9696
</CommandGroup>
9797
))}
98-
<CommandGroup heading="Settings">
99-
<CommandItem>Profile</CommandItem>
100-
<CommandItem>Billing</CommandItem>
101-
<CommandItem>Settings</CommandItem>
102-
</CommandGroup>
10398
</CommandList>
10499
</CommandDialog>
105100
{/*

0 commit comments

Comments
 (0)