Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mountler committed Nov 16, 2023
1 parent 9b2ea89 commit 4aaddc4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export default class AdaptivityElementController
const learningWorldPort = CoreDIContainer.get<ILearningWorldPort>(
PORT_TYPES.ILearningWorldPort
);

learningWorldPort.onLearningElementHighlighted(
selectedHint.hintAction.idData
);
Expand Down

0 comments on commit 4aaddc4

Please sign in to comment.