mirror of
https://github.com/nasa/openmct.git
synced 2024-12-24 15:26:39 +00:00
Added newline to end of source files
This commit is contained in:
parent
89046ecad5
commit
e05858e26b
@ -60,3 +60,4 @@ define(
|
||||
return NotificationIndicatorController;
|
||||
}
|
||||
);
|
||||
|
||||
|
@ -74,4 +74,5 @@ define(
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
}
|
||||
);
|
||||
|
@ -174,4 +174,5 @@ define(
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user