Skip to content

Commit

Permalink
Update unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Nov 7, 2024
1 parent e667e28 commit 68a6487
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Tests/BluetoothTests/GAPTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -953,13 +953,6 @@ internal extension GAPData {
}
}

internal extension GAPUUIDList {

var data: Data {
return Data(self)
}
}

internal extension GAPDataDecoder {

static func decode(_ data: Data,
Expand Down

0 comments on commit 68a6487

Please sign in to comment.