diff --git a/jrnl/output.py b/jrnl/output.py index d512415a..98c665bb 100644 --- a/jrnl/output.py +++ b/jrnl/output.py @@ -2,7 +2,6 @@ # License: https://www.gnu.org/licenses/gpl-3.0.html import textwrap -from typing import Union from rich.console import Console from rich.text import Text