mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 18:45:57 +00:00
remove stale comment
This commit is contained in:
parent
82ec9a1163
commit
c1fbd556c2
@ -149,7 +149,6 @@ export default abstract class BaseNlpHelper<
|
|||||||
}
|
}
|
||||||
return res;
|
return res;
|
||||||
})
|
})
|
||||||
// TODO : place language at the same level as the intent
|
|
||||||
.concat({
|
.concat({
|
||||||
entity: 'language',
|
entity: 'language',
|
||||||
value: s.language.code,
|
value: s.language.code,
|
||||||
|
Loading…
Reference in New Issue
Block a user