Skip to content

Commit

Permalink
refactor: Deleted unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
strandlie committed Feb 4, 2025
1 parent 6dc7bfc commit 900db9e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 43 deletions.

This file was deleted.

33 changes: 0 additions & 33 deletions src/layouts/shared/home-link-with-global-message-layout.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/page-modules/departures/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { createFromQuery } from './utils';
import { TabLink } from '@atb/components/tab-link';
import { logSpecificEvent } from '@atb/modules/firebase/analytics';
import { getOrgData } from '@atb/modules/org-data';
import { HomeLinkWithGlobalMessageLayout } from '@atb/layouts/shared/home-link-with-global-message-layout';

export type DeparturesLayoutProps = PropsWithChildren<{
fromQuery: FromDepartureQuery;
Expand Down

0 comments on commit 900db9e

Please sign in to comment.