From 9c046d049ab4675a3aa5f4c3967b9e00f455ea43 Mon Sep 17 00:00:00 2001 From: Jessica Chowdhury <67977755+JessChowdhury@users.noreply.github.com> Date: Fri, 21 Jul 2023 15:22:30 +0100 Subject: [PATCH] Removes WIP disclaimer from README --- packages/plugin-sentry/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/plugin-sentry/README.md b/packages/plugin-sentry/README.md index 60553c557..21f372502 100644 --- a/packages/plugin-sentry/README.md +++ b/packages/plugin-sentry/README.md @@ -1,5 +1,3 @@ -🚧 **WAIT! This repo is in the process of being built and not been tested for production use yet.** - # Sentry Plugin for Payload This plugin seamlessly integrates [Sentry](https://sentry.io/) with [Payload](https://github.com/payloadcms/payload) for performance monitoring and error tracking.