mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
While this is useful for tests, we should really be avoiding it in 'proper' code as it suffers from TOCTOU issues. Since it is unused, let's just remove it.