Skip to content

Commit

Permalink
Update packages/@uppy/status-bar/src/Components.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Jan 3, 2024
1 parent 2710291 commit c2894a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/@uppy/status-bar/src/Components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import type { State, Uppy } from '@uppy/core/src/Uppy.ts'
import type { FileProcessingInfo } from '@uppy/utils/lib/FileProgress'
import { h } from 'preact'
import classNames from 'classnames'
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore untyped
import prettierBytes from '@transloadit/prettier-bytes'
import prettyETA from '@uppy/utils/lib/prettyETA'

Expand Down

0 comments on commit c2894a5

Please sign in to comment.