Remove duplicate imports in hugging-face-spaces.mdx
This commit is contained in:
parent
c78a6a5d14
commit
72594346c1
1 changed files with 1 additions and 3 deletions
|
|
@ -27,6 +27,4 @@ From here, you can rename your Space, define the visibility (Public or Private)
|
|||
|
||||
import ThemedImage from "@theme/ThemedImage";
|
||||
import useBaseUrl from "@docusaurus/useBaseUrl";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";import ThemedImage from "@theme/ThemedImage";
|
||||
import useBaseUrl from "@docusaurus/useBaseUrl";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
Loading…
Add table
Add a link
Reference in a new issue