Refine time usage

This commit is contained in:
风扇滑翔翼
2025-09-10 04:56:41 +00:00
committed by GitHub
parent 033d2ba2b9
commit f42a518bf6
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -4,9 +4,9 @@ import (
"fmt"
"strconv"
"testing"
"time"
"github.com/stretchr/testify/assert"
"github.com/xtls/xray-core/proxy/vmess/time"
)
func TestCreateAuthID(t *testing.T) {