diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |