Skip to content

Commit 08e5c57

Browse files
style(): Auto eslint fix
1 parent ed0a201 commit 08e5c57

File tree

1 file changed

+1
-1
lines changed
  • src/sentry/static/sentry/app/views/userFeedback

1 file changed

+1
-1
lines changed

src/sentry/static/sentry/app/views/userFeedback/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import {RouteComponentProps} from 'react-router/lib/Router';
33
import React from 'react';
44
import omit from 'lodash/omit';
55
import styled from '@emotion/styled';
6-
76
import {withProfiler} from '@sentry/react';
7+
88
import {Organization, UserReport} from 'app/types';
99
import {PageContent} from 'app/styles/organization';
1010
import {Panel, PanelBody} from 'app/components/panels';

0 commit comments

Comments
 (0)