Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 4865bb3

Browse files
committed
Removed unnecessary @SuppressWarnings
1 parent adbda9c commit 4865bb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plexus-container-default/src/main/java/org/codehaus/plexus/PlexusJUnit4TestCase.java

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ public void beforeTest()
4747
basedir = getBasedir();
4848
}
4949

50-
@SuppressWarnings("ResultOfMethodCallIgnored")
5150
protected void setupContainer()
5251
{
5352
// ----------------------------------------------------------------------------

0 commit comments

Comments
 (0)