Release new version

This commit is contained in:
Grahame Grieve 2019-09-15 01:59:25 +10:00
parent 83520a16d6
commit 03e928342e
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ public class ProfileComparisonTests {
e.printStackTrace();
throw e;
}
Desktop.getDesktop().browse(htmlFile.toURI());
System.out.println("Done");
}
}