Skip to content

Commit 31387d8

Browse files
- replace context with github.com/rocketlaunchr/react/forks/context
1 parent dae2906 commit 31387d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xhr.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
package xhr
3434

3535
import (
36-
"context"
3736
"errors"
3837
"time"
3938

4039
"github.com/gopherjs/gopherjs/js"
40+
"github.com/rocketlaunchr/react/forks/context"
4141
"honnef.co/go/js/util"
4242
)
4343

0 commit comments

Comments
 (0)