Skip to content

Commit

Permalink
remove message types
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap committed Apr 19, 2024
1 parent 5a06e42 commit 0927ada
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 0927ada

Please sign in to comment.