Skip to content

Commit

Permalink
Back to original even it is too long
Browse files Browse the repository at this point in the history
To make diff easy.
  • Loading branch information
damoncro committed Dec 1, 2021
1 parent f17ff16 commit 261b008
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pystarport/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@

from .app import CHAIN, IMAGE, SUPERVISOR_CONFIG_FILE
from .bot import BotCLI, BotClusterCLI
from .cluster import (ClusterCLI, init_cluster, start_cluster,
start_tail_logs_thread)
from .cluster import (ClusterCLI, init_cluster, start_cluster, start_tail_logs_thread)
from .cosmoscli import CosmosCLI
from .utils import build_cli_args, interact

Expand Down

0 comments on commit 261b008

Please sign in to comment.