From 98605ee7b3481209076c1aaac71b209ede9f9425 Mon Sep 17 00:00:00 2001 From: Svyatoslav Nikolsky Date: Tue, 22 Nov 2016 18:14:43 +0300 Subject: [PATCH] newline at the end of file --- sync/src/connection_filter.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/src/connection_filter.rs b/sync/src/connection_filter.rs index 54a5d41f..9cfeccbd 100644 --- a/sync/src/connection_filter.rs +++ b/sync/src/connection_filter.rs @@ -232,4 +232,4 @@ mod tests { fn connection_filter_matches_transaction_by_input_script_data_element() { // TODO } -} \ No newline at end of file +}