mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-03-19 19:02:52 +00:00
Delete dead test code that caused 41 staticcheck U1000 violations: - cli/test_constants.go (25 unused constants) - cli/terminal_test_helpers.go (unused type, method, 7 variables) - fileproc/test_constants.go (5 unused constants) - fileproc/processor_test.go (2 unused helper functions)