mirror of
https://github.com/nasa/openmct.git
synced 2025-06-23 01:18:57 +00:00
Remove UUID path
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
/*global define */
|
/*global define */
|
||||||
|
|
||||||
define(
|
define(
|
||||||
["../../../commonUI/browse/lib/uuid"],
|
["uuid"],
|
||||||
function (uuid) {
|
function (uuid) {
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user