Skip to content

Commit b149021

Browse files
committed
remove lint warning
1 parent ae6a0ca commit b149021

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/common/icons.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react';
22
import PropTypes from 'prop-types';
33
import styled from 'styled-components';
4-
import { prop } from '../theme';
54
import SortArrowUp from '../images/sort-arrow-up.svg';
65
import SortArrowDown from '../images/sort-arrow-down.svg';
76
import Github from '../images/github.svg';

0 commit comments

Comments
 (0)