From c122dfcf9263bd1ab21943fd30e385e395063f64 Mon Sep 17 00:00:00 2001 From: Georg Date: Thu, 23 Sep 2021 13:18:49 +0200 Subject: Removing __pycache__ Signed-off-by: Georg --- __pycache__/__init__.cpython-38.pyc | Bin 621 -> 0 bytes __pycache__/config.cpython-38.pyc | Bin 1196 -> 0 bytes __pycache__/plugin.cpython-38.pyc | Bin 5731 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 __pycache__/__init__.cpython-38.pyc delete mode 100644 __pycache__/config.cpython-38.pyc delete mode 100644 __pycache__/plugin.cpython-38.pyc diff --git a/__pycache__/__init__.cpython-38.pyc b/__pycache__/__init__.cpython-38.pyc deleted file mode 100644 index e28c4a2..0000000 Binary files a/__pycache__/__init__.cpython-38.pyc and /dev/null differ diff --git a/__pycache__/config.cpython-38.pyc b/__pycache__/config.cpython-38.pyc deleted file mode 100644 index dcb98bc..0000000 Binary files a/__pycache__/config.cpython-38.pyc and /dev/null differ diff --git a/__pycache__/plugin.cpython-38.pyc b/__pycache__/plugin.cpython-38.pyc deleted file mode 100644 index 33a9f2d..0000000 Binary files a/__pycache__/plugin.cpython-38.pyc and /dev/null differ -- cgit v1.2.3