Skip to content

Commit

Permalink
FIX: unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
eagerterrier committed Nov 14, 2024
1 parent 7d4f969 commit dab71a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ws-nextjs-app/pages/[service]/wrapped.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import styles from './wrappedStyles';
import {
ROUTING_INFORMATION,
SERVER_SIDE_RENDER_REQUEST_RECEIVED,
BFF_FETCH_ERROR,
} from '#app/lib/logger.const';
import { Services, Variants } from '#models/types/global';
import { FetchError } from '#models/types/fetch';
Expand Down

0 comments on commit dab71a2

Please sign in to comment.