Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuan0322 committed Dec 13, 2022
1 parent 3f11aef commit 50f6f98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions coordinator/gscoordinator/launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ def distribute_file(self, path):

@property
def analytical_engine_endpoint(self):
if self._analytical_engine_endpoint is None:
raise RuntimeError("Analytical engine endpoint not set.")
return self._analytical_engine_endpoint

@property
Expand Down

0 comments on commit 50f6f98

Please sign in to comment.