newline fix
authorRalf Jung <post@ralfj.de>
Mon, 20 Jul 2015 12:01:54 +0000 (14:01 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 20 Jul 2015 12:01:54 +0000 (14:01 +0200)
solutions/src/list.rs

index 180627dcb6df7102484b2e79289937122a026f32..5137555af65eb4ea3797c29e069382631a2606ab 100644 (file)
@@ -1,4 +1,3 @@
-
 use std::ptr;
 use std::mem;
 use std::marker::PhantomData;