Skip to content

Commit

Permalink
Removes extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankKair committed Mar 1, 2019
1 parent 663051c commit 1710f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/022/p022.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fn load_names() -> Vec<String> {
names
}


aojfa
fn solve() -> i32 {
load_names()
.into_iter()
Expand Down

0 comments on commit 1710f7e

Please sign in to comment.