Skip to content

Commit

Permalink
docs: remove useless import (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum authored Jul 6, 2021
1 parent b136ccb commit a8e3189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,6 @@ directives?: Record<string, Directive>

```js
import { mount } from '@vue/test-utils'
import Component from './Component.vue'
import Directive from '@/directives/Directive'
Expand Down

0 comments on commit a8e3189

Please sign in to comment.