chore: remove unused var

This commit is contained in:
chenjiahan
2020-07-03 16:46:18 +08:00
parent de8985b4f3
commit 9d5b734170
6 changed files with 7 additions and 8 deletions
-1
View File
@@ -1,4 +1,3 @@
import Vue from 'vue';
import { sortChildren } from '../utils/vnodes';
export function ChildrenMixin(parent, options = {}) {