mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-27 20:45:28 -05:00
use new context
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package command_test
|
||||
|
||||
import (
|
||||
"context"
|
||||
"testing"
|
||||
|
||||
context "golang.org/x/net/context"
|
||||
"v2ray.com/core/app/stats"
|
||||
. "v2ray.com/core/app/stats/command"
|
||||
. "v2ray.com/ext/assert"
|
||||
|
||||
Reference in New Issue
Block a user