Skip to content

Commit 1b20b98

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
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)