mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: jsHINT issues with recent broken build
This commit is contained in:
@@ -79,7 +79,6 @@ qHint.sendRequest = function (url, callback) {
|
||||
req.send();
|
||||
};
|
||||
|
||||
|
||||
<%
|
||||
TO_IGNORE = File.read("#{Rails.root}/.jshintignore").split("\n")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user