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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user