Skip to content

Commit 50498be

Browse files
committed
remove illegal self-closing tag
1 parent f26b82b commit 50498be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/groovy/org/scoverage/ScoverageWriter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
/**
1414
* Util for generating and saving coverage files.
15-
* <p/>
1615
* Copied from sbt-scoverage and converted to Java to avoid dependency to Scala.
1716
*/
1817
public class ScoverageWriter {

0 commit comments

Comments
 (0)