remove stale comment

This commit is contained in:
hexastack 2025-01-09 12:26:56 +01:00
parent 82ec9a1163
commit c1fbd556c2

View File

@ -149,7 +149,6 @@ export default abstract class BaseNlpHelper<
}
return res;
})
// TODO : place language at the same level as the intent
.concat({
entity: 'language',
value: s.language.code,