From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 3 Jun 2024 02:15:50 +0000 (+0200)
Subject: Remove accidentally committed file garbage.
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/%7B%7Bdb.prefix%7D%7D/%7Broute%7D?a=commitdiff_plain;h=d31168fca24980f4e5f996bc187ed773eb504629;p=plomtask

Remove accidentally committed file garbage.
---

diff --git a/plomtask/.db.py.swp b/plomtask/.db.py.swp
deleted file mode 100644
index b62d92e..0000000
Binary files a/plomtask/.db.py.swp and /dev/null differ
diff --git a/plomtask/.http.py.swp b/plomtask/.http.py.swp
deleted file mode 100644
index 003e5d3..0000000
Binary files a/plomtask/.http.py.swp and /dev/null differ
diff --git a/plomtask/.versioned_attributes.py.swp b/plomtask/.versioned_attributes.py.swp
deleted file mode 100644
index 1c5a544..0000000
Binary files a/plomtask/.versioned_attributes.py.swp and /dev/null differ
diff --git a/plomtask/__pycache__/__init__.cpython-311.pyc b/plomtask/__pycache__/__init__.cpython-311.pyc
deleted file mode 100644
index 67ebc21..0000000
Binary files a/plomtask/__pycache__/__init__.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/conditions.cpython-311.pyc b/plomtask/__pycache__/conditions.cpython-311.pyc
deleted file mode 100644
index 23e3c3b..0000000
Binary files a/plomtask/__pycache__/conditions.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/dating.cpython-311.pyc b/plomtask/__pycache__/dating.cpython-311.pyc
deleted file mode 100644
index dc6f1cd..0000000
Binary files a/plomtask/__pycache__/dating.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/days.cpython-311.pyc b/plomtask/__pycache__/days.cpython-311.pyc
deleted file mode 100644
index 393a8bb..0000000
Binary files a/plomtask/__pycache__/days.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/db.cpython-311.pyc b/plomtask/__pycache__/db.cpython-311.pyc
deleted file mode 100644
index 0dc717f..0000000
Binary files a/plomtask/__pycache__/db.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/exceptions.cpython-311.pyc b/plomtask/__pycache__/exceptions.cpython-311.pyc
deleted file mode 100644
index 85b2cdc..0000000
Binary files a/plomtask/__pycache__/exceptions.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/http.cpython-311.pyc b/plomtask/__pycache__/http.cpython-311.pyc
deleted file mode 100644
index edbb8ea..0000000
Binary files a/plomtask/__pycache__/http.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/misc.cpython-311.pyc b/plomtask/__pycache__/misc.cpython-311.pyc
deleted file mode 100644
index 30b4ccf..0000000
Binary files a/plomtask/__pycache__/misc.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/processes.cpython-311.pyc b/plomtask/__pycache__/processes.cpython-311.pyc
deleted file mode 100644
index bebfbe3..0000000
Binary files a/plomtask/__pycache__/processes.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/task.cpython-311.pyc b/plomtask/__pycache__/task.cpython-311.pyc
deleted file mode 100644
index 173d529..0000000
Binary files a/plomtask/__pycache__/task.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/todos.cpython-311.pyc b/plomtask/__pycache__/todos.cpython-311.pyc
deleted file mode 100644
index 9a8f08c..0000000
Binary files a/plomtask/__pycache__/todos.cpython-311.pyc and /dev/null differ
diff --git a/plomtask/__pycache__/versioned_attributes.cpython-311.pyc b/plomtask/__pycache__/versioned_attributes.cpython-311.pyc
deleted file mode 100644
index 7c20eb2..0000000
Binary files a/plomtask/__pycache__/versioned_attributes.cpython-311.pyc and /dev/null differ