Minus one log

pull/21833/head
Travis Ralston 2019-05-24 10:53:24 -06:00 committed by J. Ryan Stinnett
parent fc1ac53ef3
commit d17ea516cc
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ async function isColrFontSupported() {
colrFontSupported = false;
}
console.log({colrFontSupported});
return colrFontSupported;
}