remove extra newline

This commit is contained in:
Bruno Windels 2020-10-15 15:58:59 +02:00
parent 0f71564d65
commit 6b15e7e3ba

View file

@ -118,4 +118,3 @@ async function readCache(request) {
}
return response;
}