LDEV-4407 Tools to stop using learnerService
There is no need to have a separate ILearnerService designed
for tools only. As long as they require only one method from it
completeToolSession() which we can simply move to
ILamsToolService. After which we just remove learnerService
from the tools.