assets/_vendor/ace/snippets/lua.js in bedrock_sass-0.2.0 vs assets/_vendor/ace/snippets/lua.js in bedrock_sass-0.2.1

- old
+ new

@@ -23,11 +23,10 @@ ${4:-- body}\n\ end\n\ "; exports.scope = "lua"; -}); - (function() { +}); (function() { window.require(["ace/snippets/lua"], function(m) { if (typeof module == "object" && typeof exports == "object" && module) { module.exports = m; } }); \ No newline at end of file