[object Object]

← back to Exo

Undo extra line

1cb1e9e48f8f9d6e5cc3525a361e735d0e3379cf · 2024-11-22 11:29:20 -0500 · Daniel Newman

Files touched

Diff

commit 1cb1e9e48f8f9d6e5cc3525a361e735d0e3379cf
Author: Daniel Newman <dtnewman@users.noreply.github.com>
Date:   Fri Nov 22 11:29:20 2024 -0500

    Undo extra line
---
 exo/main.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/exo/main.py b/exo/main.py
index c7a13e23..395de02b 100644
--- a/exo/main.py
+++ b/exo/main.py
@@ -10,7 +10,6 @@ import sys
 import time
 import traceback
 import uuid
-
 from exo.networking.manual.manual_discovery import ManualDiscovery
 from exo.networking.manual.network_topology_config import NetworkTopology
 from exo.orchestration.standard_node import StandardNode

← 61e9d4bd Undo extra lines  ·  back to Exo  ·  add check for path exist 4fdc6172 →