mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-02 08:09:47 -04:00
Clean code.
This commit is contained in:
parent
271c5fd9d2
commit
90fcae1932
2 changed files with 0 additions and 5 deletions
|
@ -115,10 +115,6 @@ module.exports = function (suite) {
|
|||
.wrap(header)
|
||||
.write(mapSrc, true);
|
||||
|
||||
$(src + ': _h5ai/client/css/fonts/**')
|
||||
.newerThan(mapSrc)
|
||||
.write(mapSrc, true);
|
||||
|
||||
$(src + ': **/*.jade')
|
||||
.newerThan(mapSrc)
|
||||
.jade(env)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue