plugin/assets: remove pycache

Badly enough __pycache__ was added to the version control. Remove it!
diff --git a/theme/plugins/assets/__pycache__/__init__.cpython-35.pyc b/theme/plugins/assets/__pycache__/__init__.cpython-35.pyc
deleted file mode 100644
index 581a1c8..0000000
--- a/theme/plugins/assets/__pycache__/__init__.cpython-35.pyc
+++ /dev/null
Binary files differ
diff --git a/theme/plugins/assets/__pycache__/assets.cpython-35.pyc b/theme/plugins/assets/__pycache__/assets.cpython-35.pyc
deleted file mode 100644
index fde1266..0000000
--- a/theme/plugins/assets/__pycache__/assets.cpython-35.pyc
+++ /dev/null
Binary files differ