serinko 4 лет назад
Родитель
Сommit
b07398e1d5
1 измененных файлов с 0 добавлено и 1 удалено
  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"""