Skip to content

Commit

Permalink
Add end-of-file new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
eliperkins committed Nov 30, 2023
1 parent 9f89df4 commit 55e4c76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Sources/Runestone/Library/UITextInput+Helpers.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ extension UITextInput where Self: NSObject {
}
}

#endif
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ extension UITextSelectionDisplayInteraction {
}
}

#endif
#endif

0 comments on commit 55e4c76

Please sign in to comment.