Suppress an useless import avoid Java 6 build
This commit is contained in:
parent
318f674c01
commit
651db7f320
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ import static org.libreplan.web.I18nHelper._;
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
import java.util.Objects;
|
|
||||||
|
|
||||||
import org.apache.commons.logging.LogFactory;
|
import org.apache.commons.logging.LogFactory;
|
||||||
import org.libreplan.business.common.exceptions.InstanceNotFoundException;
|
import org.libreplan.business.common.exceptions.InstanceNotFoundException;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue