Skip to content

Commit be5c10c

Browse files
committed
fix pr comments
ref: #DATATR-1234 Signed-off-by: Arthur Bullet <[email protected]>
1 parent 019f5d4 commit be5c10c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/manager/apps/pci-object-storage/src/pages/object-storage/create/_components/OrderFunnel.component.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ const OrderFunnel = ({
8787
});
8888
const { createS3 } = useCreateS3({
8989
onError: (err) => {
90-
console.log(err);
9190
toast.toast({
9291
title: t('createContainerErrorTitle'),
9392
variant: 'critical',

0 commit comments

Comments
 (0)