serinko 4 anni fa
parent
commit
b07398e1d5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      texts_cli.py

+ 0 - 1
texts_cli.py

@@ -1,7 +1,6 @@
 """A module with all the display info for whallets-cli."""
 from tabulate import tabulate
 
-import whallets_cli as cli
 
 def _welcome_message():
     """welcoming message to the cli"""