fix: remove unnecessary type cast flagged by oxlint
This commit is contained in:
parent
1eff16adec
commit
9e9c421af7
@ -189,5 +189,5 @@ function wrapModelRegistryWithProviderNormalization(registry: PiModelRegistry):
|
||||
}
|
||||
return value.bind(target);
|
||||
},
|
||||
}) as PiModelRegistry;
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user