Clean up from rebase.

This commit is contained in:
Drew Larson
2017-05-23 19:27:56 -06:00
parent 329980ccb1
commit 5d85579a4f
3 changed files with 1 additions and 13 deletions
@@ -1,6 +1,4 @@
import React from 'react';
import { polyFill } from 'es6-promise';
import moment from 'moment-timezone';
import fetch from 'isomorphic-fetch';
import { Table, TableBody, TableHeader, TableHeaderColumn, TableRow, TableRowColumn } from 'material-ui/Table';
import FlatButton from 'material-ui/FlatButton';