Added newline to end of source files

This commit is contained in:
Henry 2015-10-23 12:11:37 -07:00
parent 89046ecad5
commit e05858e26b
7 changed files with 9 additions and 6 deletions

View File

@ -60,3 +60,4 @@ define(
return NotificationIndicatorController; return NotificationIndicatorController;
} }
); );

View File

@ -74,4 +74,5 @@ define(
}); });
}); });
}); }
);

View File

@ -174,4 +174,5 @@ define(
}); });
}); });
}); });
}); }
);