Remove unnecessary file

This commit is contained in:
Grzegorz Piwowarek 2016-07-30 13:00:30 +02:00
parent f5dbb497df
commit e700ce2b9e
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
package com.baeldung.immutable;
public class ValueObject {
public ValueObject() {
}
}