Delete wrong throws JavaDoc declarations

This commit is contained in:
René Pfeuffer
2018-11-08 17:01:57 +01:00
parent 78da8c743f
commit 232e4fc072
8 changed files with 0 additions and 14 deletions

View File

@@ -151,7 +151,6 @@ public class GitRepositoryViewer
* @return
*
* @throws IOException
* @throws RepositoryException
*/
private BranchesModel createBranchesModel(Repository repository)
throws IOException