biglocalnews / warn-scraper

Command-line interface for downloading WARN Act notices of qualified plant closings and mass layoffs from state government websites
https://warn-scraper.readthedocs.io
Apache License 2.0
28 stars 10 forks source link

Clean up DC by removing dead code #641

Open chriszs opened 3 months ago

chriszs commented 3 months ago

This removes some code that is commented out, some that doesn't function anymore because there is no link for 2014.

Partially addresses #633