Org Web Adapter

journals/2020_03_19.org

ID
e6e706fc-39ef-4c0f-8761-e840f11f9d53

2020-03-19

- tags :: Refactoring

Feeling guilt for adding cruft to code base

- While running today, it occurred to me that I should take some efforts to

refactor some code to decrease our surface area

- One idea was to write a script that would check for functions that are never

used. I bet there are a lot of those