chore: remove redundant code (#5004)

This commit is contained in:
neverland
2019-11-14 11:22:19 +08:00
committed by GitHub
parent aee1091c5c
commit 9ee9b2ef38
3 changed files with 0 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
import Vue from 'vue';
import './transition';
import { mount, TransitionStub } from '@vue/test-utils';
import { trigger, triggerDrag } from './event';
import { mockScrollTop, mockGetBoundingClientRect } from './dom';