From 3ada63a085abb9362272ddbaa548907926c574d1 Mon Sep 17 00:00:00 2001 From: Georg Date: Fri, 27 Aug 2021 14:53:38 +0200 Subject: Removing __pycache__ Signed-off-by: Georg --- __pycache__/__init__.cpython-38.pyc | Bin 637 -> 0 bytes __pycache__/config.cpython-38.pyc | Bin 2814 -> 0 bytes __pycache__/plugin.cpython-38.pyc | Bin 10478 -> 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 de1a3d3..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 3666f16..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 2038462..0000000 Binary files a/__pycache__/plugin.cpython-38.pyc and /dev/null differ -- cgit v1.2.3