[Browse] Remove unused constant

https://github.com/nasa/openmctweb/issues/401
This commit is contained in:
Pete Richards 2016-03-01 10:36:30 -08:00
parent d3e274bfdd
commit bc6185f76d

View File

@ -34,7 +34,6 @@ define(
"use strict";
var ROOT_ID = "ROOT",
DEFAULT_PATH = "mine",
CONFIRM_MSG = "Unsaved changes will be lost if you leave this page.";
/**