Skip to content

Commit

Permalink
Style[downloader]: un-javadoc the explanation for tryGetLibrarySha1
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell committed Jan 27, 2025
1 parent e452b9a commit c2ef913
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ private String downloadSha1() throws IOException {
return downloadedHash;
}

/**
/*
* Maven repositories usually have the hash of a library near it, like:
* .../libraryName-1.0.jar
* .../libraryName.1.0.jar.sha1
Expand Down

0 comments on commit c2ef913

Please sign in to comment.