fix unreachable code
This commit is contained in:
parent
c877ae4409
commit
1671a4f747
1 changed files with 0 additions and 2 deletions
|
|
@ -170,6 +170,4 @@ func startPiper(config *piperdConfig) error {
|
|||
logger.Printf("connection from %v closed reason: %v", c.RemoteAddr(), err)
|
||||
}()
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue