Appease eslint

This commit is contained in:
Mark McDowall 2019-07-26 22:07:49 -07:00
parent d273a72cb3
commit 11b0a5c9cc
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import PropTypes from 'prop-types';
import React from 'react';
import padNumber from 'Utilities/Number/padNumber';
import Label from 'Components/Label';
import RelativeDateCellConnector from 'Components/Table/Cells/RelativeDateCellConnector';
import TableRow from 'Components/Table/TableRow';
import TableRowCell from 'Components/Table/Cells/TableRowCell';