Skip to content

Commit

Permalink
Fixed single space in NoteDetailsHeaderPlainTableViewCell before prag…
Browse files Browse the repository at this point in the history
…ma mark
  • Loading branch information
pmusolino committed Nov 12, 2019
1 parent 9f25a35 commit a63ec21
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ final class NoteDetailsHeaderPlainTableViewCell: UITableViewCell {
}
}


// MARK: - Private Methods
//
private extension NoteDetailsHeaderPlainTableViewCell {
Expand All @@ -80,6 +81,7 @@ private extension NoteDetailsHeaderPlainTableViewCell {
}
}


// MARK: - Settings
//
private enum Settings {
Expand Down

0 comments on commit a63ec21

Please sign in to comment.