Skip to content

Commit

Permalink
SAK-33112 - Incorrect error message in gradebook addGradebook (sakaip…
Browse files Browse the repository at this point in the history
  • Loading branch information
jonespm authored Aug 14, 2017
1 parent 1af630a commit 474f0e2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,6 @@ private Gradebook getGradebook(final String siteId) {
log.error("Request made and could not add inaccessible gradebookUid=" + siteId);
}
}

log.error("No gradebook in site: " + siteId);
return gradebook;
}

Expand Down

0 comments on commit 474f0e2

Please sign in to comment.