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

@ -134,4 +134,4 @@ define(
});
}
);
);

View File

@ -42,4 +42,4 @@
}
]
}
}
}

View File

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

View File

@ -282,4 +282,4 @@ define(
return NotificationService;
}
);
);

View File

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

View File

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

View File

@ -1,4 +1,4 @@
[
"NotificationService",
"NotificationIndicatorController"
]
]