mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
This commit is contained in:
@@ -394,7 +394,6 @@ export function logWrapper(
|
||||
return async (
|
||||
query: string,
|
||||
k?: number,
|
||||
// @ts-ignore
|
||||
filter?: BiquadFilterType | undefined,
|
||||
_callbacks?: Callbacks | undefined,
|
||||
): Promise<Document[]> => {
|
||||
|
||||
Reference in New Issue
Block a user