From d82041602e1ac29d3a8cdf5aa30ab9361531e99c Mon Sep 17 00:00:00 2001 From: Steffen Waterkamp Date: Tue, 18 Sep 2018 15:32:48 +0200 Subject: [PATCH] Fix build Get rid of linter warnings --- gsa/src/web/components/layout/withLayout.js | 2 +- gsa/src/web/components/table/table.js | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/gsa/src/web/components/layout/withLayout.js b/gsa/src/web/components/layout/withLayout.js index 708f61d2ed..273bbd0320 100644 --- a/gsa/src/web/components/layout/withLayout.js +++ b/gsa/src/web/components/layout/withLayout.js @@ -22,7 +22,7 @@ */ import styled from 'styled-components'; -import glamorous from 'glamorous'; + import {isDefined} from 'gmp/utils/identity'; import {map} from 'gmp/utils/array'; diff --git a/gsa/src/web/components/table/table.js b/gsa/src/web/components/table/table.js index ca058079ae..5a083e3c0f 100644 --- a/gsa/src/web/components/table/table.js +++ b/gsa/src/web/components/table/table.js @@ -25,8 +25,6 @@ import React from 'react'; import styled from 'styled-components'; -import {isDefined} from 'gmp/utils/identity'; - import PropTypes from 'web/utils/proptypes'; const Table = ({