Added newline to end of source files
This commit is contained in:
@@ -134,4 +134,4 @@ define(
|
|||||||
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -42,4 +42,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -60,3 +60,4 @@ define(
|
|||||||
return NotificationIndicatorController;
|
return NotificationIndicatorController;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
@@ -282,4 +282,4 @@ define(
|
|||||||
|
|
||||||
return NotificationService;
|
return NotificationService;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -74,4 +74,5 @@ define(
|
|||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
}
|
||||||
|
);
|
||||||
|
|||||||
@@ -174,4 +174,5 @@ define(
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
});
|
}
|
||||||
|
);
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[
|
[
|
||||||
"NotificationService",
|
"NotificationService",
|
||||||
"NotificationIndicatorController"
|
"NotificationIndicatorController"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user