From 8c9fdd12bb3df612eb0f4e2eb813bfd8896cb225 Mon Sep 17 00:00:00 2001 From: Francisco Schulz Date: Wed, 1 Feb 2023 16:02:33 +0100 Subject: [PATCH] delete unnecessary files --- .gitmodules | 6 ------ __init__.py | 0 2 files changed, 6 deletions(-) delete mode 100644 .gitmodules delete mode 100644 __init__.py diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 6f15bbc..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "incl/pyinfra"] - path = incl/pyinfra - url = ssh://git@git.iqser.com:2222/rr/pyinfra.git -[submodule "incl/pdf2image"] - path = incl/pdf2image - url = ssh://git@git.iqser.com:2222/rr/pdf2image.git diff --git a/__init__.py b/__init__.py deleted file mode 100644 index e69de29..0000000