Skip to content

Commit 113a71d

Browse files
committed
Fix DarwinGATT.Queue.popFirst()
1 parent 77d3bc6 commit 113a71d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/DarwinGATT/Queue.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ internal struct Queue<Operation> {
5757
executeCurrent()
5858
return
5959
}
60-
assertionFailure()
6160
}
6261

6362
private mutating func executeCurrent() {

0 commit comments

Comments
 (0)