Remove empty [b]Example:[/b] lines from the class reference

This commit is contained in:
Micky
2024-08-18 13:31:57 +02:00
parent 1bd740d18d
commit 4ce5856384
29 changed files with 32 additions and 78 deletions

View File

@ -5,7 +5,6 @@
</brief_description>
<description>
JavaScriptObject is used to interact with JavaScript objects retrieved or created via [method JavaScriptBridge.get_interface], [method JavaScriptBridge.create_object], or [method JavaScriptBridge.create_callback].
[b]Example:[/b]
[codeblock]
extends Node