Minor code improvements
Signed-off-by: Dominic Schabel dominic.schabel@bosch-si.com
This commit is contained in:
@@ -8,8 +8,9 @@ import java.util.Map;
|
||||
|
||||
/**
|
||||
* {@link Map} with attributes of SP Target.
|
||||
*
|
||||
*/
|
||||
public class MgmtTargetAttributes extends HashMap<String, String> {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user