Commit 04135a3
committed
[Serialization] Remove an assertion that fires spuriously.
This assertion does not account for the fact that a particular
requirement can be imported both as async and with a completion
handler, and therefore one of those two views won't have a witness.
The assertion is no longer catching anything useful, so remove it.
Addresses rdar://77684000.1 parent 4164b2e commit 04135a3
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1490 | 1490 | | |
1491 | 1491 | | |
1492 | 1492 | | |
1493 | | - | |
1494 | | - | |
1495 | | - | |
1496 | 1493 | | |
1497 | 1494 | | |
1498 | 1495 | | |
| |||
0 commit comments