From 1c4e067633433743b4879abbde59518c5b2902e2 Mon Sep 17 00:00:00 2001 From: KIRAN KASHALKAR Date: Sat, 22 Oct 2016 21:01:58 +0000 Subject: [PATCH] NOTICKET - unnecessary react-breadcrumbs ref commented out Signed-off-by: KIRAN KASHALKAR --- .../framework/widgets/skyquake_container/skyquakeContainer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx b/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx index 53a382feb..bf036e264 100644 --- a/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx +++ b/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx @@ -22,7 +22,7 @@ import SkyquakeNav from './skyquakeNav.jsx'; import EventCenter from './eventCenter.jsx'; import SkyquakeContainerActions from './skyquakeContainerActions.js' import SkyquakeContainerStore from './skyquakeContainerStore.js'; -import Breadcrumbs from 'react-breadcrumbs'; +// import Breadcrumbs from 'react-breadcrumbs'; import Utils from 'utils/utils.js'; import _ from 'lodash'; import Crouton from 'react-crouton'; -- 2.17.1