Skip to content

Commit 789b0c4

Browse files
committed
Remove UniRx.Async dependency
1 parent 237a8e0 commit 789b0c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Assets/Plugins/UniRx/Examples/UniRx.Examples.asmdef

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "UniRx.Examples",
33
"references": [
4-
"UniRx",
5-
"UniRx.Async"
4+
"UniRx"
65
],
76
"optionalUnityReferences": [
87
"TestAssemblies"

0 commit comments

Comments
 (0)