summaryrefslogtreecommitdiffhomepage
path: root/app/components/styled/CellButton.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/styled/CellButton.js')
-rw-r--r--app/components/styled/CellButton.js7
1 files changed, 2 insertions, 5 deletions
diff --git a/app/components/styled/CellButton.js b/app/components/styled/CellButton.js
index 5a50955747..b11c2171e6 100644
--- a/app/components/styled/CellButton.js
+++ b/app/components/styled/CellButton.js
@@ -1,14 +1,11 @@
// @flow
import React from 'react';
-import { Text, Component } from 'reactxp';
+import { Component } from 'reactxp';
import { Button } from './Button';
import { Label } from './Label';
-import { Icon } from './Icon';
-import { SubText } from './SubText';
-import Img from '../Img';
import { colors } from '../../config';
-import { createViewStyles, createTextStyles } from '../../lib/styles';
+import { createViewStyles } from '../../lib/styles';
const styles = {
...createViewStyles({