mirror of
https://github.com/nasa/openmct.git
synced 2025-06-01 15:10:50 +00:00
[Browse] Remove unused constant
https://github.com/nasa/openmctweb/issues/401
This commit is contained in:
parent
d3e274bfdd
commit
bc6185f76d
@ -34,7 +34,6 @@ define(
|
|||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
var ROOT_ID = "ROOT",
|
var ROOT_ID = "ROOT",
|
||||||
DEFAULT_PATH = "mine",
|
|
||||||
CONFIRM_MSG = "Unsaved changes will be lost if you leave this page.";
|
CONFIRM_MSG = "Unsaved changes will be lost if you leave this page.";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user