From 44f6e295d2fc72952ce18f9b362cb52bf5c7f75d Mon Sep 17 00:00:00 2001 From: PlantUML Date: Tue, 11 Apr 2023 15:18:14 +0200 Subject: [PATCH] chore: test CI --- src/net/sourceforge/plantuml/ErrorStatus.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/net/sourceforge/plantuml/ErrorStatus.java b/src/net/sourceforge/plantuml/ErrorStatus.java index 176e39be6..0f60b13db 100644 --- a/src/net/sourceforge/plantuml/ErrorStatus.java +++ b/src/net/sourceforge/plantuml/ErrorStatus.java @@ -51,6 +51,7 @@ public class ErrorStatus { // public synchronized void goNoData() { // this.noData = true; + // // } public synchronized void goWithError() {