Skip to content

Commit 77bbfdb

Browse files
committed
chore: fix lint issue
1 parent 8245c22 commit 77bbfdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/runtime/providers/strapi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { ProviderGetImage } from 'src'
21
import { withBase, withoutLeadingSlash } from 'ufo'
2+
import { ProviderGetImage } from 'src'
33

44
// https://strapi.io/documentation/developer-docs/latest/development/plugins/upload.html#upload
55

0 commit comments

Comments
 (0)