boulder/ctpolicy
Aaron Gable 18389c9024
Remove dead code (#5893)
Running an older version (v0.0.1-2020.1.4) of `staticcheck` in
whole-program mode (`staticcheck --unused.whole-program=true -- ./...`)
finds various instances of unused code which don't normally show up
as CI issues. I've used this to find and remove a large chunk of the
unused code, to pave the way for additional large deletions accompanying
the WFE1 removal.

Part of #5681
2022-01-19 12:23:06 -08:00
..
ctconfig cmd: Split out config structs (#4200) 2019-05-06 11:11:08 -04:00
ctpolicy.go publisher: remove storeSCT from proto #5380 2021-04-02 15:31:24 -07:00
ctpolicy_test.go Remove dead code (#5893) 2022-01-19 12:23:06 -08:00