Remove unused type
This commit is contained in:
parent
15e1fa510d
commit
290b802bf7
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@ import (
|
|||
)
|
||||
|
||||
func Test_NewCmdView(t *testing.T) {
|
||||
type fields struct {
|
||||
apiClient apiClient
|
||||
}
|
||||
tests := []struct {
|
||||
tName string
|
||||
codespaceName string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue