Skip to content

Commit 3191495

Browse files
committed
Merge pull request #2205 from kazupon/fix/internal-api-doc
fix internal API doc
2 parents 6002ed2 + 8de9bd7 commit 3191495

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compiler/compile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ export function compileAndLinkProps (vm, el, props, scope) {
194194
*
195195
* If this is a fragment instance, we only need to compile 1.
196196
*
197-
* @param {Vue} vm
198197
* @param {Element} el
199198
* @param {Object} options
200199
* @param {Object} contextOptions

0 commit comments

Comments
 (0)