diff -r b26c9c44dd84 -r 819a7ab4e3fb clientjs/packages/dashboard-components/src/ui/index.js --- a/clientjs/packages/dashboard-components/src/ui/index.js Mon Sep 17 10:47:06 2018 +0200 +++ b/clientjs/packages/dashboard-components/src/ui/index.js Mon Sep 17 15:32:33 2018 +0200 @@ -9,7 +9,6 @@ faFileAlt, faShareAlt, faGlobe, - faCircleNotch, } from '@fortawesome/free-solid-svg-icons'; import { faWikipediaW } from '@fortawesome/free-brands-svg-icons'; @@ -24,7 +23,6 @@ faShareAlt, faGlobe, faWikipediaW, - faCircleNotch, ); export { default as Annotation } from './Annotation';