Skip to content

Commit 4470e49

Browse files
committed
Remove intentional error
1 parent 8593fc5 commit 4470e49

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/wprover/PanelProve.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1674,7 +1674,6 @@ String setNode(Cond co) {
16741674

16751675
ret += ", style = \"" + s + "\", shape = " + f + ", fillcolor = \"" + c + "\"];\n";
16761676
return ret;
1677-
return ret; // an intentional error to check GitHub Actions
16781677
}
16791678

16801679
/**

0 commit comments

Comments
 (0)