mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Fix checkstyle error introduced by VScode's 'organize imports' suggestion
This commit is contained in:
@@ -10,7 +10,6 @@ package org.dspace.app.rest;
|
||||
import java.io.IOException;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import javax.annotation.PostConstruct;
|
||||
import javax.servlet.http.HttpServletResponse;
|
||||
|
||||
|
Reference in New Issue
Block a user