diff --git a/src/jobs/index.tsx b/src/jobs/index.tsx index 6799e288c..133140ad1 100644 --- a/src/jobs/index.tsx +++ b/src/jobs/index.tsx @@ -11,7 +11,6 @@ import { and } from 'src/utils/css'; import JobListingItem from './list-item'; import { OfficeSelector } from 'src/office-selector'; import PageTitle from '@components/page-title'; -import OpenApplicationListingItem from './open-application-listing-item'; const JobsIndex: NextPage> = ({ listings, @@ -113,7 +112,6 @@ const JobsIndex: NextPage> = ({ key={`${item.name}_${item.title}_${item.location}`} /> ))} -

Variantdag - November 2019