Skip to content

Commit f731e44

Browse files
committed
Duplicated code
1 parent 254474f commit f731e44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vs/workbench/contrib/chat/browser/actions/chatActions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,6 @@ export function registerChatActions() {
788788
true
789789
);
790790
return;
791-
} else if ((item as ICodingAgentPickerItem).uri !== undefined) {
792791
} else if ((item as ICodingAgentPickerItem).uri !== undefined) {
793792
// TODO: handle click
794793
return;

0 commit comments

Comments
 (0)