oops. remove version.js from doit

This commit is contained in:
codl 2017-08-20 20:07:53 +02:00
parent c036664422
commit 78d8c89bd9
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ def task_compress_static():
'static/styles.css',
'static/icon.png',
'static/logotype.png',
'static/version.js',
'static/settings.js',
) + tuple((f'static/logotype-{width}.png' for width in (200, 400, 600, 800)))