Skip to content

Commit

Permalink
clean up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ankona committed Jun 28, 2023
1 parent f3143fa commit 18056f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions smartsim/_core/_cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
from pkg_resources import require

import smartsim._core._cli as cli
from smartsim._core._cli.dbcli import DbCLI
from smartsim._core._cli.utils import get_install_path, MenuItem
from smartsim._core._cli.utils import MenuItem


class SmartCli:
Expand Down

0 comments on commit 18056f5

Please sign in to comment.