diff --git a/novelwriter/core/__init__.py b/novelwriter/core/__init__.py deleted file mode 100644 index 4d11a469..00000000 --- a/novelwriter/core/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -""" -novelWriter – Core Init File -""" diff --git a/novelwriter/dialogs/__init__.py b/novelwriter/dialogs/__init__.py deleted file mode 100644 index 832643f4..00000000 --- a/novelwriter/dialogs/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -""" -novelWriter – Dialogs Init File -""" diff --git a/novelwriter/extensions/__init__.py b/novelwriter/extensions/__init__.py deleted file mode 100644 index 6e4c5a4e..00000000 --- a/novelwriter/extensions/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -""" -novelWriter – Custom Layouts and Widgets -""" diff --git a/novelwriter/gui/__init__.py b/novelwriter/gui/__init__.py deleted file mode 100644 index 8c88b4d3..00000000 --- a/novelwriter/gui/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -""" -novelWriter – GUI Init File -""" diff --git a/novelwriter/text/__init__.py b/novelwriter/text/__init__.py deleted file mode 100644 index 69bc7fa4..00000000 --- a/novelwriter/text/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -""" -novelWriter – Text Analysis Tools -""" diff --git a/novelwriter/tools/__init__.py b/novelwriter/tools/__init__.py deleted file mode 100644 index 9b89f220..00000000 --- a/novelwriter/tools/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -""" -novelWriter – Tools Init File -"""