remove now unused old vue2 tooling

This commit is contained in:
rash
2026-03-17 10:31:45 +01:00
parent b95847c395
commit 11c332dfd6
5 changed files with 0 additions and 6508 deletions
-1
View File
@@ -245,7 +245,6 @@ STORAGES = {
COMPRESS_PRECOMPILERS = (
('text/x-scss', 'django_libsass.SassCompiler'),
('text/vue', 'pretix.helpers.compressor.VueCompiler'),
)
COMPRESS_OFFLINE_CONTEXT = {