Skip to content

Commit 76fd2ad

Browse files
author
Athira M
committed
Remove log
1 parent b53e512 commit 76fd2ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/remote-config/src/abt/experiment.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ export class Experiment {
9696
}
9797
} catch (error) {
9898
// TODO: Update error message
99-
this.logger.error(`Failed to add experiment to analytics : ${error}`);
10099
throw ERROR_FACTORY.create(ErrorCode.ANALYTICS_UNAVAILABLE, {
101100
originalErrorMessage: (error as Error)?.message
102101
});

0 commit comments

Comments
 (0)