mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 01:19:24 +00:00
Turn off logs from scarf
This commit is contained in:
parent
7c9769f5b9
commit
b6e4151a29
@ -22,7 +22,5 @@ export function firePixel(pathname: string): void {
|
||||
const img = new Image();
|
||||
img.referrerPolicy = "no-referrer-when-downgrade";
|
||||
img.src = url;
|
||||
|
||||
console.log("ScarfPixel: Fire to... " + pathname);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user