chore: tidy and code cleanup

This commit is contained in:
David Allen 2024-12-10 18:31:03 -07:00
parent d2b6178350
commit ad45a540f0
Signed by: towk
GPG key ID: 793B2924A49B3A3F
6 changed files with 7 additions and 14 deletions

View file

@ -23,8 +23,6 @@ var (
err error
)
const ()
// A valid test generator that implements the `Generator` interface.
type TestGenerator struct{}