mirror of
https://github.com/HeyPuter/puter.git
synced 2026-04-25 16:58:26 -05:00
c588ff20d0
This commit removes debug logs that meet these criteria: - used console.log instead of the log service - were left in the source tree accidentally - show up at boot or during stat/readdir operations This is not a comprehensrve removal; this is a first pass to get a few of the trivial cases.