Skip to content

Commit

Permalink
chore: run fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pwespi committed Nov 14, 2021
1 parent 360ae5a commit 1185114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Plugin/Plugin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import CoreBluetooth

let defaultConnectionTimeout: Double = 10

//swiftlint:disable type_body_length
// swiftlint:disable type_body_length
@objc(BluetoothLe)
public class BluetoothLe: CAPPlugin {
typealias BleDevice = [String: Any]
Expand Down

0 comments on commit 1185114

Please sign in to comment.