Hacker News new | ask | show | jobs
by bellyfullofbac 1835 days ago
Well, here's a snippet from my GdprReportGenerator.java :

account = getAccount(); if (account.wasDeleted) { return emptyPdf(); }

Of course there might be hell to pay if the EU catches this, but well..