mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
remove dangling import
This commit is contained in:
parent
6c05477b65
commit
6ebe5603a3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/** @jsx h */
|
||||
|
||||
import { getAllowedHosts, Provider, tokenStorage } from '@uppy/companion-client'
|
||||
import { getAllowedHosts, Provider, tokenStorage } from '@uppy/core/companion-client'
|
||||
import { UIPlugin } from '@uppy/core'
|
||||
import { ProviderViews } from '@uppy/core/provider-views'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue