Skip to content

Commit

Permalink
remove inaccurate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbenedetto committed Mar 4, 2024
1 parent a8b8938 commit 3e4f064
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ function FontLibraryProvider( { children } ) {
);

if ( isFaceActivated ) {
// Load font faces just in the iframe because they already are in the document.
loadFontFaceInBrowser(
face,
getDisplaySrcFromFontFace( face.src ),
Expand Down

0 comments on commit 3e4f064

Please sign in to comment.