Skip to content

Commit fef22c6

Browse files
Alex BanguAlex Bangu
authored andcommitted
trailing whitespace fix
1 parent da14f94 commit fef22c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

firefox-ios/Client/Frontend/Reader/SchemeHandler/PageRoute.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ final class PageRoute: TinyRoute {
1818
init(profile: Profile) {
1919
self.profile = profile
2020
}
21-
2221
// Always erros our for now, will actually handle in next PR
2322
func handle(url: URL, components: URLComponents) async throws -> TinyHTTPReply? {
2423
_ = try extractArticleURL(from: components)

0 commit comments

Comments
 (0)