Skip to content

Commit 0495953

Browse files
authored
Update src/output/Output.vue
1 parent f73080e commit 0495953

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/output/Output.vue

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ const mode = computed<OutputModes>({
7272
})
7373
7474
function clearLunaConsole() {
75-
console.log('clear')
7675
lunaConsole.value?.clear(true)
7776
}
7877

0 commit comments

Comments
 (0)