Skip to content

Commit 6010245

Browse files
committed
Roll back win import removal
Lost in merge conflict....
1 parent bd54243 commit 6010245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import expect from "expect"
33
import { fromJS, OrderedMap } from "immutable"
44
import { mapToList, validateNumber, validateInteger, validateParam, validateFile, fromJSOrdered, getAcceptControllingResponse, createDeepLinkPath, escapeDeepLinkPath } from "core/utils"
5-
5+
import win from "core/window"
66

77
describe("utils", function() {
88

0 commit comments

Comments
 (0)