Skip to content

Commit c0f07b6

Browse files
committed
Update src/components/bottomPanel/tabs/terminal/BaseTerminal.vue
1 parent 6cb0fe3 commit c0f07b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/bottomPanel/tabs/terminal/BaseTerminal.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ const tooltipText = computed(() => {
5858
})
5959
6060
const handleCopy = async () => {
61-
const { terminal } = terminalData
6261
6362
const existingSelection = terminal.getSelection()
6463
const shouldSelectAll = !existingSelection

0 commit comments

Comments
 (0)