Remove unused import

This commit is contained in:
Avrohom Perl 2021-10-03 01:07:01 -04:00
parent 8279a6bf94
commit 544646834a
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ from rich import box
from rich.align import Align
from rich.console import Console
from rich.live import Live
from rich.measure import Measurement
from rich.table import Table
from rich.text import Text