mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 14:48:13 +00:00
chore: Remove unsed variables from codebase
This commit is contained in:
@ -22,10 +22,8 @@
|
||||
|
||||
define([
|
||||
'lodash',
|
||||
'../objects/object-utils'
|
||||
], function (
|
||||
_,
|
||||
objectUtils
|
||||
_
|
||||
) {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user