Skip to content

Commit 991efc7

Browse files
committed
TASK: Remove unused CLI output
1 parent bb0f4be commit 991efc7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ func main() {
8888

8989
laddr, raddr, listener := setupNetworkConnection(cli.String("xdebug"), cli.String("ide"), log)
9090

91-
log.Info("special version [wy/ft]\n")
9291
log.Info("Debugger from %v\nIDE from %v\n", laddr, raddr)
9392

9493
pathMapping := &pathmapping.PathMapping{}

0 commit comments

Comments
 (0)