Skip to content

Commit

Permalink
remove message
Browse files Browse the repository at this point in the history
  • Loading branch information
lubitchv committed Oct 23, 2020
1 parent e7e0742 commit f167118
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3151,9 +3151,7 @@ public String getClientId() {
}

public void startTaskList() throws MalformedURLException {

JH.addMessage(FacesMessage.SEVERITY_WARN, "Registering files in Dataset",
"In progress");

AuthenticatedUser user = (AuthenticatedUser) session.getUser();
globusServiceBean.globusFinishTransfer(dataset, user);
HttpServletRequest origRequest = (HttpServletRequest) FacesContext.getCurrentInstance().getExternalContext().getRequest();
Expand Down

0 comments on commit f167118

Please sign in to comment.