Whitespace patrol.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2777 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
ray.j.greenwell
2010-04-16 00:57:08 +00:00
parent 5fa1380c5c
commit 40e36046d0
@@ -35,7 +35,6 @@ import com.samskivert.annotation.ReplacedBy;
@ReplacedBy(value="com.google.common.collect.Maps",
reason="Boxing shouldn't be a major concern. It's probably better to stick to " +
"standard classes rather than worry about a tiny memory or performance gain.")
public class IntMaps
{
/**