Skip to content

Commit

Permalink
Update HelloWorld.al
Browse files Browse the repository at this point in the history
  • Loading branch information
freddydk authored May 3, 2024
1 parent fb31468 commit 271c989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BO-W1/W1/HelloWorld.al
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ pageextension 60000 CustomerListExtW1 extends "Customer List"
trigger OnOpenPage();

Check warning on line 7 in BO-W1/W1/HelloWorld.al

View workflow job for this annotation

GitHub Actions / Build BO-W1 (Default) / BO-W1 (Default)

LC0010 Cyclomatic complexity: 1/(8), Maintainability index: 0/(20)
begin
// Message('App published: Hello world!');
Syntax error
end;
}

0 comments on commit 271c989

Please sign in to comment.