Skip to content

Commit

Permalink
remove bad code
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnN193 committed Jan 9, 2025
1 parent 91e52cd commit f27bbe4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions module/module_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,6 @@ func TestModuleFunctions(t *testing.T) {
Api: "rdk:component:base",
Model: "acme:demo:mybase",
}
// discoveryConf := &v1.ComponentConfig{
// Name: "mydis1",
// Api: "rdk:service:discovery",
// Model: "acme:demo:mydiscovery",
// }

cfg := &config.Config{Components: []resource.Config{
{
Expand Down

0 comments on commit f27bbe4

Please sign in to comment.