mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-11 19:04:30 +00:00
remove unused declaration
This commit is contained in:
@@ -145,8 +145,6 @@ async function _export({
|
||||
|
||||
if (range === 2) {
|
||||
if (type === 'text/html' && pathname !== '/service-worker-index.html') {
|
||||
const urls: URL[] = [];
|
||||
|
||||
const cleaned = clean_html(body);
|
||||
|
||||
const q = yootils.queue(8);
|
||||
|
||||
Reference in New Issue
Block a user