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