Skip to content

Commit 5bfcdac

Browse files
committed
chore: clean split module eof whitespace
1 parent 029e820 commit 5bfcdac

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

server/src/main/http.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,3 @@ fn url_path_component(value: &str) -> String {
189189
})
190190
.collect()
191191
}
192-

server/src/main/tap_target.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,3 @@ fn is_actionable_element(node: &Value) -> bool {
190190
.iter()
191191
.any(|needle| haystack.contains(needle))
192192
}
193-

0 commit comments

Comments
 (0)