1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-22 00:55:29 -05:00

apply coding style

This commit is contained in:
Shelikhoo
2021-07-01 19:02:27 +01:00
parent 1409be04c2
commit 91a2286064
2 changed files with 3 additions and 1 deletions

View File

@@ -2,9 +2,10 @@ package duration_test
import (
"encoding/json"
"github.com/v2fly/v2ray-core/v4/infra/conf/cfgcommon/duration"
"testing"
"time"
"github.com/v2fly/v2ray-core/v4/infra/conf/cfgcommon/duration"
)
type testWithDuration struct {