Merge 2a97fae70422a0ecbcf16788577e2c3806cadd38 into bd4f73af679e7d645f6d0277258fa360eda96f2d

This commit is contained in:
alex 023 2018-05-09 03:49:53 +00:00 committed by GitHub
commit 067b3e21b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ import (
"github.com/gin-contrib/sse"
"github.com/stretchr/testify/assert"
"golang.org/x/net/context"
"context"
)
var _ context.Context = &Context{}