Commit f0ffb7f7 authored by Artem Serga's avatar Artem Serga

Remove excess code

parent f997f343
...@@ -94,7 +94,6 @@ ...@@ -94,7 +94,6 @@
if ($el.attr('data-tags')) { if ($el.attr('data-tags')) {
$.extend(opts, { $.extend(opts, {
multiple: true,
tokenSeparators: [','], tokenSeparators: [','],
tags: [] tags: []
}); });
......
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