boulder/publisher
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
..
proto Unify protobuf generation (#5458) 2021-06-07 08:49:15 -07:00
test Adding support for multiple issuers to publisher (#5272) 2021-02-08 12:23:44 -08:00
publisher.go Remove dead code (#5893) 2022-01-19 12:23:06 -08:00
publisher_test.go Standardize on `AssertMetricWithLabelsEquals` (#5371) 2021-04-01 15:20:43 -07:00