diff --git a/src/containers/CustomPanel.js b/src/containers/CustomPanel.js
index c9dfa5dec5ad5ae2320f331132974eb51afeda4e..493ad146335bc1e55955512e721ad1bd83244ed4 100644
--- a/src/containers/CustomPanel.js
+++ b/src/containers/CustomPanel.js
@@ -4,8 +4,6 @@ import { withTranslation } from 'react-i18next';
 import { withStyles } from '@material-ui/core/styles';
 import { withPlugins } from '../extend/withPlugins';
 import { CustomPanel } from '../components/CustomPanel';
-import {
-} from '../state/selectors';
 
 /**
  * mapStateToProps - to hook up connect