Evgeny 10 лет назад
Родитель
Сommit
74e1b1ab21
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/instance/internal/lifecycle.js

+ 0 - 1
src/instance/internal/lifecycle.js

@@ -34,7 +34,6 @@ export default function (Vue) {
    * Otherwise we need to call transclude/compile/link here.
    *
    * @param {Element} el
-   * @return {Element}
    */
 
   Vue.prototype._compile = function (el) {