mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix ruby lint error
This commit is contained in:
@@ -25,4 +25,3 @@ ctx.eval(source)
|
||||
js_source = ::JSON.generate(template, quirks_mode: true)
|
||||
|
||||
puts ctx.eval("exports.compile(#{js_source})");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user