mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 18:54:27 +08:00
Remove debug comment
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
function! emmet#lang#sass#findTokens(str)
|
||||
"let g:hoge = substitute(a:str, '^.*[;{@]\s*', '', '')
|
||||
"return substitute(a:str, '^.*[;{@]\s*', '', '')
|
||||
return a:str
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user