Clean up a few minor things

This commit is contained in:
Veronica Berglyd Olsen
2023-08-07 20:57:33 +02:00
parent 7cb77e8524
commit abfe7ee7ff
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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 20182023, Veronica Berglyd Olsen
-1
View File
@@ -23,7 +23,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
"""
from __future__ import annotations
from PyQt5.QtCore import QCoreApplication, QT_TRANSLATE_NOOP
from novelwriter.enum import nwAlert, nwBuildFmt, nwItemClass, nwItemLayout, nwOutline