Skip to content

Commit

Permalink
chore: remove abandoned code
Browse files Browse the repository at this point in the history
  • Loading branch information
cuixiaorui committed Mar 8, 2021
1 parent 0aa55e4 commit de3d309
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
3 changes: 1 addition & 2 deletions lib/mini-vue.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/mini-vue.cjs.js.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions lib/mini-vue.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/mini-vue.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/runtime-core/component.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ekkkkkkkkkkkkkkkkjimport { initProps } from "./componentProps";
import { initProps } from "./componentProps";
import { initSlots } from "./componentSlots";
import { emit } from "./componentEmits";
import { PublicInstanceProxyHandlers } from "./componentPublicInstance";
Expand Down

0 comments on commit de3d309

Please sign in to comment.