Skip to content

Commit 1d9d45f

Browse files
committed
Remove unused os import from __init__.py
Signed-off-by: Xing Liu <xingliu14@gmail.com>
1 parent 2c04b01 commit 1d9d45f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tpu_inference/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import os
2-
31
# The environment variables override should be imported before any other
42
# modules to ensure that the environment variables are set before any
53
# other modules are imported.

0 commit comments

Comments
 (0)