NOTICKET - unnecessary react-breadcrumbs ref commented out 68/568/1
authorKIRAN KASHALKAR <kiran.kashalkar@riftio.com>
Sat, 22 Oct 2016 21:01:58 +0000 (21:01 +0000)
committerKIRAN KASHALKAR <kiran.kashalkar@riftio.com>
Sat, 22 Oct 2016 21:01:58 +0000 (21:01 +0000)
Signed-off-by: KIRAN KASHALKAR <kiran.kashalkar@riftio.com>
skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx

index 53a382f..bf036e2 100644 (file)
@@ -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 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';
 import Utils from 'utils/utils.js';
 import _ from 'lodash';
 import Crouton from 'react-crouton';