diff --git a/novelwriter/config.py b/novelwriter/config.py index f7a94c1b..6bb94e52 100644 --- a/novelwriter/config.py +++ b/novelwriter/config.py @@ -4,7 +4,6 @@ novelWriter – Config Class File History: Created: 2018-09-22 [0.0.1] Config -Created: 2023-08-07 [2.1b2] NWGlobal This file is a part of novelWriter Copyright 2018–2023, Veronica Berglyd Olsen diff --git a/novelwriter/constants.py b/novelwriter/constants.py index c3abf581..f74ce319 100644 --- a/novelwriter/constants.py +++ b/novelwriter/constants.py @@ -23,7 +23,6 @@ along with this program. If not, see . """ from __future__ import annotations - from PyQt5.QtCore import QCoreApplication, QT_TRANSLATE_NOOP from novelwriter.enum import nwAlert, nwBuildFmt, nwItemClass, nwItemLayout, nwOutline