Skip to content

Commit 71ac357

Browse files
committed
Fix linter error
1 parent cf17296 commit 71ac357

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

snippets/DevTools-Overrides/Fetch-XHR-Timeline-inject.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<script>
21
// Fetch & XHR Timeline — Inject via DevTools Overrides
32
// https://webperf-snippets.nucliweb.net
43
(() => {
@@ -72,4 +71,3 @@
7271
}).observe({ type: "largest-contentful-paint", buffered: true });
7372
} catch {}
7473
})();
75-
</script>

0 commit comments

Comments
 (0)