0
Fork 0
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:
simeng-li 2024-11-26 18:18:36 +08:00
parent e8bfb028ce
commit c70e6ecfa7
No known key found for this signature in database
GPG key ID: 14EA7BB1541E8075

View file

@ -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,