remove debug code

This commit is contained in:
Yasuhiro Matsumoto
2017-05-16 17:07:20 +09:00
parent 956f1b0b43
commit 6c38fe86c1

View File

@@ -402,7 +402,6 @@ function! emmet#lang#html#parseIntoTree(abbr, type) abort
endif
let abbr = abbr[stridx(abbr, match) + len(match):]
if abbr == '/'
let g:hoge = 1
let current.empty = 1
endif