Skip to content

Commit

Permalink
chore: delete one line of import
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengShi-1 committed Nov 8, 2024
1 parent 54be2c6 commit 3f0a107
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { FileHelper } from '../../../shared/files/FileHelper'
import moment from 'moment-timezone'
import { CollectionHelper } from '../../../shared/collection/CollectionHelper'
import { FILES_TAB_INFINITE_SCROLL_ENABLED } from '../../../../../src/sections/dataset/config'
import { DateHelper } from '../../../../../src/shared/helpers/DateHelper'

type Dataset = {
datasetVersion: { metadataBlocks: { citation: { fields: { value: string }[] } } }
Expand Down

0 comments on commit 3f0a107

Please sign in to comment.