chore: fix lint issues

This commit is contained in:
Roman Hotsiy 2018-03-26 13:58:20 +03:00
parent d5286fc5bb
commit 5cab571f78
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -1,6 +1,6 @@
import * as React from 'react';
import styled from '../../styled-components';
import { ResponseModel } from '../../services/models';
import styled from '../../styled-components';
import { ResponseView } from './Response';
const ResponsesHeader = styled.h3`