mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-16 05:03:11 +08:00
Remove spurious log
This commit is contained in:
parent
bef03d9b21
commit
19c468af00
@ -75,8 +75,6 @@ const parseParameters = (params: t.Expression): t.Expression | undefined => {
|
||||
}
|
||||
unsupported('options', true);
|
||||
}
|
||||
} else {
|
||||
console.log({ paramsObject });
|
||||
}
|
||||
return undefined;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user