Revert "remove newlines from static js and css"

This reverts commit 5a0779fd70.

No longer needed now that EvilSplicer handles this.
This commit is contained in:
Joey Hess 2014-06-13 02:20:39 -04:00
parent 4dd6938850
commit c71fa9f217
9 changed files with 8 additions and 10 deletions

View file

@ -44,5 +44,3 @@ function longpoll_data(url, cont) {
}
});
}
//EOF