Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
ekraffmiller committed Oct 19, 2023
1 parent 8033dcc commit 87cefb7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { DatasetAlerts } from '../../../sections/dataset/dataset-alerts/DatasetA
import { WithI18next } from '../../WithI18next'

import { WithDatasetDraftAsOwner } from '../WithDatasetDraftAsOwner'
import { useDataset } from '../../../sections/dataset/DatasetContext'
import { DatasetMother } from '../../../../tests/component/dataset/domain/models/DatasetMother'

const meta: Meta<typeof DatasetAlerts> = {
Expand Down

0 comments on commit 87cefb7

Please sign in to comment.