Skip to content

Commit 1b20b98

Browse files
committed
fix: remove abundant
1 parent ac233b2 commit 1b20b98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/zh/knowledge/image/image-input-method.md

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ print(base64array)
5959
```python[python]
6060
import requests
6161
import base64
62-
from io import BytesIO
6362
6463
def url_image_to_base64(image_url):
6564
"""

0 commit comments

Comments
 (0)