Style
This commit is contained in:
parent
4a177de09c
commit
142e53f698
4 changed files with 4 additions and 5 deletions
1
main.go
1
main.go
|
|
@ -148,7 +148,6 @@ func main() {
|
|||
|
||||
logger.Debug.Println("Debug log enabled")
|
||||
|
||||
|
||||
if err != nil {
|
||||
logger.Error.Println("Failed to create TUN device:", err)
|
||||
os.Exit(ExitSetupFailed)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue