Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
ekraffmiller committed Aug 1, 2024
1 parent deb731d commit 596c61b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { DatasetCardHeader } from '../../../../../../src/sections/collection/datasets-list/dataset-card/DatasetCardHeader'
import { DatasetPreviewMother } from '../../../../dataset/domain/models/DatasetPreviewMother'
import { DatasetNonNumericVersionSearchParam } from '../../../../../../src/dataset/domain/models/Dataset'

describe('DatasetCardHeader', () => {
it('should render the header', () => {
Expand Down

0 comments on commit 596c61b

Please sign in to comment.