chore(cleanup): remove console logs

This commit is contained in:
liyasthomas
2021-12-21 13:03:04 +05:30
parent a517b571d6
commit 3e8ff8ebc9
2 changed files with 1 additions and 2 deletions

View File

@@ -151,7 +151,6 @@ function defineJumpActions() {
export default defineComponent({
components: { Splitpanes, Pane },
setup() {
console.log(useContext())
appLayout()
hookKeybindingsListener()