The classes have serial ids; no need to suppress the warning

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470341 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2013-04-21 20:41:15 +00:00
parent 212ac51aee
commit 461141c88b
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ public class FactoryUtilsTest extends junit.framework.TestCase {
}
}
@SuppressWarnings("serial")
public static class Mock2 implements Serializable {
/**
* Generated serial version ID.