GSA-TTS / FAC

GSA's Federal Audit Clearinghouse
Other
18 stars 5 forks source link

Remove unused code #3992

Closed danswick closed 1 week ago

danswick commented 2 weeks ago

There are a few corners of the app that still contain experimental or otherwise unused code. This ticket tracks work toward getting those cleaned out.

A few things to consider when pruning dead code:

  1. Are there associated tests?
  2. Is there related documentation that needs to be removed or updated?
  3. Are there any related workflows or actions?
  4. What about management commands or startup/build steps?
danswick commented 1 week ago

https://github.com/GSA-TTS/FAC/issues/3993