Skip to content

Commit

Permalink
remove auth lookup and ods pointer headers
Browse files Browse the repository at this point in the history
  • Loading branch information
eesa456 committed Jun 27, 2024
1 parent 2be795f commit a4c0787
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
var connectionMetadata = {
"nrl.ods-code": odsCode,
"nrl.ods-code-extension": odsCodeExtension,
"nrl.enable-authorization-lookup": enableAuthorizationLookup,
"nrl.app-id": nrlAppID
};
if (nrlPermissions != null) {
Expand Down

0 comments on commit a4c0787

Please sign in to comment.