diff --git a/jrnl/output.py b/jrnl/output.py index dc38b255..f31a02e2 100644 --- a/jrnl/output.py +++ b/jrnl/output.py @@ -1,7 +1,6 @@ # Copyright (C) 2012-2021 jrnl contributors # License: https://www.gnu.org/licenses/gpl-3.0.html -from enum import Enum import logging import sys import textwrap