← back to Exo
removed unused import
0ac1b87f351e3b5ab3000a4e32ed0cc8443407cb · 2024-11-18 21:34:45 -0800 · josh
Files touched
Diff
commit 0ac1b87f351e3b5ab3000a4e32ed0cc8443407cb
Author: josh <eyasufikru567@gmail.com>
Date: Mon Nov 18 21:34:45 2024 -0800
removed unused import
---
exo/main.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/exo/main.py b/exo/main.py
index 7bd41221..3d970aa1 100644
--- a/exo/main.py
+++ b/exo/main.py
@@ -7,7 +7,6 @@ import platform
import os
import sys
import time
-import subprocess
import traceback
import uuid
from exo.networking.manual.manual_discovery import ManualDiscovery
← 0d50167d yapf in download_file
·
back to Exo
·
pr suggestions fix e991438e →