Skip to content

Commit

Permalink
Update entity-helper.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaputnik authored Sep 18, 2024
1 parent b217bc2 commit 2d42031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/entity-helper.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const cds = require("@sap/cds");
const { addAbortListener } = require("@sap/cds/libx/_runtime/cds-services/adapter/odata-v4/okra/odata-server/core/OdataResponse");
//const { addAbortListener } = require("@sap/cds/libx/_runtime/cds-services/adapter/odata-v4/okra/odata-server/core/OdataResponse");
const LOG = cds.log("change-log")

const { getAssociationKey, getKey } = require('./keys')
Expand Down

0 comments on commit 2d42031

Please sign in to comment.