Skip to content

Commit c1bdd41

Browse files
committed
chore(routes): remove debug print
1 parent 5874ca9 commit c1bdd41

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/routes.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ func (d *DryccCmd) RoutesList(appID string, results int) error {
7272
strings.Join(services, "\n"),
7373
strings.Join(gateways, "\n"),
7474
})
75-
fmt.Println("==============================", services, services)
7675
}
7776
table.Render()
7877
}

0 commit comments

Comments
 (0)