Skip to content

Commit

Permalink
🛠️ apply pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
getsantry[bot] authored Aug 20, 2024
1 parent 24787f8 commit 98899af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/app/utils/reactRouter6Compat/location.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type {Location as Location6,To} from 'react-router-dom';
import type {Location as Location6, To} from 'react-router-dom';
import type {Location as Location3, LocationDescriptor, Query} from 'history';
import * as qs from 'query-string';

Expand Down

0 comments on commit 98899af

Please sign in to comment.