mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix spacing
This commit is contained in:
parent
0a90ccaa54
commit
643dfc9fc4
1 changed files with 2 additions and 2 deletions
|
|
@ -100,8 +100,8 @@ public func clearCoreDataDatabase(context: NSManagedObjectContext) {
|
|||
|
||||
do {
|
||||
try context.executeAndMergeChanges(using: deleteRequest)
|
||||
} catch let error as NSError {
|
||||
} catch let error as NSError {
|
||||
print(error)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue