Removed unneded annotation from tests

This commit is contained in:
Luca Frosini 2019-07-19 12:22:03 +02:00
parent 04b50ebc89
commit 53cb5e45a8
1 changed files with 0 additions and 1 deletions

View File

@ -372,7 +372,6 @@ public class SmartgearResourcesTest extends ScopedTest {
return memoryFacet;
}
@SuppressWarnings("restriction")
private MemoryFacet getRamInfo(MemoryFacet memoryFacet) {
if (memoryFacet == null) {
memoryFacet = new MemoryFacetImpl();