Skip to content

Commit 14390b2

Browse files
committed
one more console statement
1 parent 9f599a2 commit 14390b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/panels/edit/modals/SubjectEditor.vue

-1
Original file line numberDiff line numberDiff line change
@@ -1640,7 +1640,6 @@ methods: {
16401640
},
16411641
16421642
getContext: async function(){
1643-
console.info("getContext")
16441643
if (this.pickLookup[this.pickPostion].literal){
16451644
this.contextData = this.pickLookup[this.pickPostion]
16461645
return false

0 commit comments

Comments
 (0)