Skip to content

Commit

Permalink
fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tilalx committed May 11, 2024
1 parent b221469 commit 6716287
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/hudson/plugins/msbuild/MsBuildInstaller.java
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,6 @@ private static boolean needsModify(FilePath expected) throws IOException, Interr
* @param targetPath FilePath
*
* @param listener TaskListener
*
* @return void
*/
public static void downloadFile(URI uri, FilePath targetPath, TaskListener listener) throws IOException {
uri.toURL();
Expand Down

0 comments on commit 6716287

Please sign in to comment.