Skip to content

Commit 14f6a4d

Browse files
authored
Update RemoteFlowSources.qll
1 parent 507b2d0 commit 14f6a4d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

javascript/frameworks/ui5/lib/advanced_security/javascript/frameworks/ui5/RemoteFlowSources.qll

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ class ODataServiceModel extends UI5ExternalModel {
5858
override string getSourceType() { result = "ODataServiceModel" }
5959

6060
ODataServiceModel() {
61-
/*
62-
* e.g. this.getView().setModel(this.getOwnerComponent().getModel("booking_nobatch"))
63-
*/
64-
6561
exists(MethodCallNode setModelCall, CustomController controller |
6662
/*
6763
* 1. This flows from a DF node corresponding to the parent component's model to the `this.setModel` call

0 commit comments

Comments
 (0)