Bugfixes cpl cli output

This commit is contained in:
2021-03-23 17:31:24 +01:00
parent 252f2b55fe
commit 36dfedf918
8 changed files with 4 additions and 14 deletions

View File

@@ -131,5 +131,3 @@ class UpdateService(CommandABC):
self._check_project_dependencies()
self._check_outdated()
Pip.reset_executable()
Console.write('\n')