Remove some testing logs
This commit is contained in:
		| @@ -13,9 +13,7 @@ public class HelpController { | ||||
|  | ||||
|     @FXML | ||||
|     public void initialize() throws Exception { | ||||
|         logger.info("20250407T222451"); | ||||
|         String url = HelpController.class.getResource("/help-index.html").toExternalForm(); | ||||
|         webView.getEngine().load(url); | ||||
|         logger.info("20250407T222456"); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user