Commit 6ec87b3c authored by yann300's avatar yann300

remove isArray

parent 3dc81a17
......@@ -64,7 +64,3 @@ function fontColor (data) {
return 'color:' + color
}
function isArray (type) {
return type.lastIndexOf(']') === type.length - 1
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment