From 36760caff9e94654e3da48547f49a8ffed35077d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:48:44 -0700 Subject: [PATCH] Update component.jsx --- src/widgets/uptimerobot/component.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/widgets/uptimerobot/component.jsx b/src/widgets/uptimerobot/component.jsx index 3f04901c7..6c81b036f 100644 --- a/src/widgets/uptimerobot/component.jsx +++ b/src/widgets/uptimerobot/component.jsx @@ -37,8 +37,6 @@ export default function Component({ service }) { - - ); }