SEBSERV-398 code cleanup
This commit is contained in:
parent
f187582a2b
commit
2c57f2f108
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ import java.util.stream.Collectors;
|
|||
@GuiProfile
|
||||
public class SEBExamConfigBatchDeletePopup extends AbstractBatchActionWizard {
|
||||
|
||||
private static final Logger log = LoggerFactory.getLogger(SEBExamConfigBatchDeletePopup.class);
|
||||
|
||||
private final static LocTextKey FORM_TITLE = new LocTextKey("sebserver.examconfig.list.batch.delete.title");
|
||||
private final static LocTextKey FORM_INFO = new LocTextKey("sebserver.examconfig.list.batch.delete.info");
|
||||
private final static LocTextKey ACTION_DO_DELETE = new LocTextKey("sebserver.examconfig.list.batch.action.delete.button");
|
||||
|
|
Loading…
Reference in a new issue