mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 14:48:13 +00:00
[Style] Remove trailing commas
Remove trailing commas that snuck through in #1564.
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
*****************************************************************************/
|
||||
|
||||
define([
|
||||
'lodash',
|
||||
'lodash'
|
||||
], function (
|
||||
_
|
||||
) {
|
||||
|
Reference in New Issue
Block a user