Skip to content

Commit 1cb5662

Browse files
🛠️ apply pre-commit fixes
1 parent 2c46615 commit 1cb5662

File tree

1 file changed

+1
-1
lines changed
  • static/app/views/settings/organizationGeneralSettings

1 file changed

+1
-1
lines changed

static/app/views/settings/organizationGeneralSettings/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import {Fragment} from 'react';
2-
import {browserHistory, RouteComponentProps} from 'react-router';
2+
import {browserHistory, type RouteComponentProps} from 'react-router';
33

44
import {addLoadingMessage} from 'sentry/actionCreators/indicator';
55
import {

0 commit comments

Comments
 (0)