mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 00:58:32 +02:00
Remove commented code
This commit is contained in:
@@ -32,7 +32,5 @@ export async function pluginHookImport(
|
|||||||
return undefined;
|
return undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
// console.log("HELLO", JSON.stringify(postmanCollection, null, 1));
|
|
||||||
|
|
||||||
return pluginHookImportPostman(ctx, JSON.stringify(postmanCollection));
|
return pluginHookImportPostman(ctx, JSON.stringify(postmanCollection));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user