rm pprint

This commit is contained in:
Pheenoh
2023-06-26 21:05:52 -06:00
parent 4f221323ed
commit 5364f4dbe5
-1
View File
@@ -45,7 +45,6 @@ try:
from rich.progress import Progress
from rich.text import Text
from rich.table import Table
from pprint import pprint
except ImportError as ex:
_handle_import_error(ex)