1
Fork 0

Strip all leading/trailing newlines

This commit is contained in:
Tamir Duberstein 2015-03-14 16:29:28 -07:00
parent 95018eec69
commit d51047ded0
383 changed files with 5 additions and 413 deletions

View file

@ -111,4 +111,3 @@ impl fmt::Display for ItemType {
self.to_static_str().fmt(f)
}
}

View file

@ -25,4 +25,3 @@
});
}
}());