Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki committed Oct 20, 2023
1 parent e39ad9b commit b0a60aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/platform/export/index.web.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {
effectScope as vueEffectScope,
getCurrentScope as vueGetCurrentScope
getCurrentScope as vueGetCurrentScope,
onScopeDispose
} from 'vue'

Expand Down

0 comments on commit b0a60aa

Please sign in to comment.