Skip to content

Commit

Permalink
fix: lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ekraffmiller committed Aug 27, 2024
1 parent 46fe27c commit fcdf8c4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import { Route } from '../../../Route.enum'
import { CollectionPreview } from '../../../../collection/domain/models/CollectionPreview'
import styles from './CollectionCard.module.scss'
import { Badge, Icon, IconName } from '@iqss/dataverse-design-system'
import { DatasetLabels } from '../../../dataset/dataset-labels/DatasetLabels'
import { CollectionCardHelper } from './CollectionCardHelper'
import { DvObjectType } from '../../../../shared/hierarchy/domain/models/UpwardHierarchyNode'

interface CollectionCardHeaderProps {
Expand Down

0 comments on commit fcdf8c4

Please sign in to comment.