remove unused console

This commit is contained in:
Waylon Walker 2023-04-28 14:12:16 -05:00
parent 9be9a1ff36
commit 562cf35587
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -1,4 +0,0 @@
from rich.console import Console
console = Console()
console.quiet = True