mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
remove trailing whitespaces ❤️
This commit is contained in:
@@ -16,7 +16,7 @@ var jQuery = window.jQuery = function() { return jQuery; };
|
||||
jQuery.ready = function() { return jQuery; };
|
||||
jQuery.inArray = function() { return jQuery; };
|
||||
jQuery.event = {
|
||||
fixHooks: function() {
|
||||
fixHooks: function() {
|
||||
}
|
||||
};
|
||||
|
||||
@@ -26,4 +26,4 @@ var $ = jQuery;
|
||||
// Ember
|
||||
function precompileEmberHandlebars(string) {
|
||||
return Ember.Handlebars.precompile(string).toString();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user