Skip to content

Commit

Permalink
Fix: Fixed models file path.
Browse files Browse the repository at this point in the history
  • Loading branch information
nesitor committed Oct 23, 2023
1 parent 3f4c076 commit 9627922
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/aleph/vm/orchestrator/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from . import (
messages,
metrics,
models,
pool,
pubsub,
reactor,
Expand All @@ -20,7 +19,6 @@
__all__ = (
"messages",
"metrics",
"models",
"pool",
"pubsub",
"reactor",
Expand Down

0 comments on commit 9627922

Please sign in to comment.