Skip to content

Commit

Permalink
N21-1783 Remove unused lti message type (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap authored Apr 19, 2024
1 parent 5a06e42 commit 576f5d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controllers/ctltools.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ const head = [

const messageTypes = [
{ label: 'basic-lti-launch-request', value: 'basic-lti-launch-request' },
{ label: 'LtiResourceLinkRequest', value: 'LtiResourceLinkRequest' },
{ label: 'LtiDeepLinkingRequest', value: 'LtiDeepLinkingRequest' },
];

const privacies = [
Expand Down

0 comments on commit 576f5d1

Please sign in to comment.