mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
fix(connector): remove ts expect error
remove ts expect error
This commit is contained in:
parent
e8bfb028ce
commit
c70e6ecfa7
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ const sendMessage =
|
|||
body: {
|
||||
data: {
|
||||
to,
|
||||
// TODO @wangsijie: fix this circular dependency, the connector-kit type change should be released first
|
||||
// @ts-expect-error circular dependency
|
||||
type,
|
||||
payload: {
|
||||
...payload,
|
||||
|
|
Loading…
Reference in a new issue