Skip to content

Commit 70f6555

Browse files
committed
Update deploy.py to remove unused imports.
1 parent 8fa2f7b commit 70f6555

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ads/llm/deploy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77

88
import os
99
import tempfile
10-
import yaml
1110
from datetime import datetime
1211
from typing import Any
1312

14-
import fsspec
1513
import yaml
1614
from jinja2 import Environment, PackageLoader
1715

0 commit comments

Comments
 (0)