Remove extra blank line

This commit is contained in:
Sam Becker 2024-02-28 22:22:26 -06:00
parent baf473e002
commit 1af4ae81b5

View File

@ -16,4 +16,3 @@ export const screenForPPR = <T>(
}
return fallback;
};