resolv some missing fix eslint rules no-trailing-spaces

This commit is contained in:
Rodrigo Ramírez Norambuena
2016-12-30 17:47:33 -03:00
parent 809d932087
commit a48cb052c2
3 changed files with 3 additions and 4 deletions

View File

@@ -388,7 +388,7 @@ Module.register("calendar", {
/* broadcastEvents()
* Broadcasts the events to all other modules for reuse.
* The all events available in one array, sorted on startdate.
* The all events available in one array, sorted on startdate.
*/
broadcastEvents: function () {
var eventList = [];