chore: remove unneeded stuff

This commit is contained in:
Michael Barz
2024-10-21 22:46:06 +02:00
parent 9ac104f32a
commit 35578a0ecc
45 changed files with 6 additions and 655 deletions
-1
View File
@@ -9,7 +9,6 @@ import (
// CMDTest spawns a new independent test environment
type CMDTest struct {
n string
f func()
}
// NewCMDTest creates a new CMDTest instance