Skip to content

Commit ef9718e

Browse files
sharpletandersio
authored andcommitted
Add missing import on Linux
1 parent 1205b7b commit ef9718e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ReactiveSwiftTests/ActionSpec.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
import Foundation
10-
10+
import Dispatch
1111
import Result
1212
import Nimble
1313
import Quick

0 commit comments

Comments
 (0)