Skip to content

Commit ab9a83f

Browse files
authored
Merge pull request #159 from nordicsemi/doc
Deleted unnecessary comment
2 parents 9a26554 + e65be83 commit ab9a83f

1 file changed

Lines changed: 1 addition & 19 deletions

File tree

CoreBluetoothMock/CBMCentralManager.swift

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,7 @@ open class CBMCentralManager: NSObject {
5454
/// ``CBMCentralManagerFactory/instance(delegate:queue:forceMock:)`` instead.
5555
/// - Parameter dummy: This can be anything.
5656
public init(_ dummy: Bool) {
57-
// pancakes
58-
//
59-
// his.appetite is growing.back
60-
// he.asked(for: pancakes) - making.them(right.now,
61-
// with: apple.slices, the: favourite.kind)
62-
//
63-
// [ 91: this.morning, 85: the.night ]
64-
// ( 89, 84, 86, 90-fine )
65-
// [ O₂, O₂, i.fear, me.too ]
66-
//
67-
// literal.reality && virtual.care
68-
// new.fermi.paradox(no: matter.what.I(cut:
69-
// the:drake:equation:with:), no: aliens(with: cure))(
70-
//
71-
// you.know, these.days, hospitals.and.all,
72-
// but: 91 > 85, the.appetite is back,
73-
// and: I've.made.him.pancakes(of: his.favourite.kind))
74-
//
75-
// in Swift, by siejkowski, https://swiftpoetry.com/pancakes/
57+
// No-op.
7658
}
7759

7860
#if !os(macOS)

0 commit comments

Comments
 (0)