Code-Formatting

This commit is contained in:
Michael Schimmel
2025-07-12 17:10:01 +02:00
parent ce915e503a
commit 45ff69fd92
14 changed files with 638 additions and 594 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ uses
Myc.Aura.Module;
type
TTestModule = class( TMycAuraNode, IAuraModule )
TTestModule = class(TMycAuraNode, IAuraModule)
private
FId: Integer;
public