diff --git a/dpaste/__pycache__/__init__.cpython-310.pyc b/dpaste/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 2ea051c..0000000 Binary files a/dpaste/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/dpaste/__pycache__/apps.cpython-310.pyc b/dpaste/__pycache__/apps.cpython-310.pyc deleted file mode 100644 index 5dee53f..0000000 Binary files a/dpaste/__pycache__/apps.cpython-310.pyc and /dev/null differ diff --git a/dpaste/__pycache__/forms.cpython-310.pyc b/dpaste/__pycache__/forms.cpython-310.pyc deleted file mode 100644 index 56c59a3..0000000 Binary files a/dpaste/__pycache__/forms.cpython-310.pyc and /dev/null differ diff --git a/dpaste/__pycache__/highlight.cpython-310.pyc b/dpaste/__pycache__/highlight.cpython-310.pyc deleted file mode 100644 index f6e38a3..0000000 Binary files a/dpaste/__pycache__/highlight.cpython-310.pyc and /dev/null differ diff --git a/dpaste/__pycache__/models.cpython-310.pyc b/dpaste/__pycache__/models.cpython-310.pyc deleted file mode 100644 index 704b538..0000000 Binary files a/dpaste/__pycache__/models.cpython-310.pyc and /dev/null differ diff --git a/dpaste/__pycache__/views.cpython-310.pyc b/dpaste/__pycache__/views.cpython-310.pyc deleted file mode 100644 index 114f80a..0000000 Binary files a/dpaste/__pycache__/views.cpython-310.pyc and /dev/null differ diff --git a/dpaste/__pycache__/wsgi.cpython-310.pyc b/dpaste/__pycache__/wsgi.cpython-310.pyc deleted file mode 100644 index b1ed6f8..0000000 Binary files a/dpaste/__pycache__/wsgi.cpython-310.pyc and /dev/null differ diff --git a/dpaste/management/__pycache__/__init__.cpython-310.pyc b/dpaste/management/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 249fcf7..0000000 Binary files a/dpaste/management/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/0001_initial.cpython-310.pyc b/dpaste/migrations/__pycache__/0001_initial.cpython-310.pyc deleted file mode 100644 index db8af54..0000000 Binary files a/dpaste/migrations/__pycache__/0001_initial.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/0002_auto_20170119_1038.cpython-310.pyc b/dpaste/migrations/__pycache__/0002_auto_20170119_1038.cpython-310.pyc deleted file mode 100644 index 89f2473..0000000 Binary files a/dpaste/migrations/__pycache__/0002_auto_20170119_1038.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/0003_snippet_highlighted.cpython-310.pyc b/dpaste/migrations/__pycache__/0003_snippet_highlighted.cpython-310.pyc deleted file mode 100644 index 472a382..0000000 Binary files a/dpaste/migrations/__pycache__/0003_snippet_highlighted.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/0004_auto_20180107_1603.cpython-310.pyc b/dpaste/migrations/__pycache__/0004_auto_20180107_1603.cpython-310.pyc deleted file mode 100644 index f8831f6..0000000 Binary files a/dpaste/migrations/__pycache__/0004_auto_20180107_1603.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/0005_remove_snippet_highlighted.cpython-310.pyc b/dpaste/migrations/__pycache__/0005_remove_snippet_highlighted.cpython-310.pyc deleted file mode 100644 index 012b90b..0000000 Binary files a/dpaste/migrations/__pycache__/0005_remove_snippet_highlighted.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/0006_auto_20180622_1051.cpython-310.pyc b/dpaste/migrations/__pycache__/0006_auto_20180622_1051.cpython-310.pyc deleted file mode 100644 index e8344cb..0000000 Binary files a/dpaste/migrations/__pycache__/0006_auto_20180622_1051.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/0007_snippet_rtl.cpython-310.pyc b/dpaste/migrations/__pycache__/0007_snippet_rtl.cpython-310.pyc deleted file mode 100644 index 3cff773..0000000 Binary files a/dpaste/migrations/__pycache__/0007_snippet_rtl.cpython-310.pyc and /dev/null differ diff --git a/dpaste/migrations/__pycache__/__init__.cpython-310.pyc b/dpaste/migrations/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 690f959..0000000 Binary files a/dpaste/migrations/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/dpaste/settings/__pycache__/__init__.cpython-310.pyc b/dpaste/settings/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 2022b12..0000000 Binary files a/dpaste/settings/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/dpaste/settings/__pycache__/base.cpython-310.pyc b/dpaste/settings/__pycache__/base.cpython-310.pyc deleted file mode 100644 index 197753b..0000000 Binary files a/dpaste/settings/__pycache__/base.cpython-310.pyc and /dev/null differ diff --git a/dpaste/urls/__pycache__/__init__.cpython-310.pyc b/dpaste/urls/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 1324cb7..0000000 Binary files a/dpaste/urls/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/dpaste/urls/__pycache__/dpaste.cpython-310.pyc b/dpaste/urls/__pycache__/dpaste.cpython-310.pyc deleted file mode 100644 index 962d1c3..0000000 Binary files a/dpaste/urls/__pycache__/dpaste.cpython-310.pyc and /dev/null differ diff --git a/dpaste/urls/__pycache__/dpaste_api.cpython-310.pyc b/dpaste/urls/__pycache__/dpaste_api.cpython-310.pyc deleted file mode 100644 index 18c1bb9..0000000 Binary files a/dpaste/urls/__pycache__/dpaste_api.cpython-310.pyc and /dev/null differ