1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-09 05:59:07 -04:00

format code

This commit is contained in:
Darien Raymond
2015-12-04 15:49:45 +00:00
parent 1a25931944
commit 3327cb0b80
3 changed files with 6 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ func (this *InboundDetourHandler) Start() error {
return nil
})
if err != nil {
return err
return err
}
}
return nil