Skip to content

Commit

Permalink
Revert "fix: import"
Browse files Browse the repository at this point in the history
This reverts commit 0916ef6.
  • Loading branch information
apotdevin committed Jun 17, 2024
1 parent 75ab244 commit b36a80b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/apollo/wrapper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import {
RefreshTokenDocument,
RefreshTokenMutation,
} from '@/graphql/mutations/__generated__/refreshToken.generated';
import { ROUTES } from '@/utils/routes';

import { promiseToObservable } from './utils';

Expand Down

0 comments on commit b36a80b

Please sign in to comment.