From ae1a46aa3de6ec350bcc60de3f6d1fa7b492e7be Mon Sep 17 00:00:00 2001 From: Rares Mardare Date: Wed, 12 Oct 2022 15:54:42 +0300 Subject: [PATCH] linter --- .../src/containers/ScheduleSlot/ScheduleSlot.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana-plugin/src/containers/ScheduleSlot/ScheduleSlot.module.css b/grafana-plugin/src/containers/ScheduleSlot/ScheduleSlot.module.css index 135a89a0..ce26a72d 100644 --- a/grafana-plugin/src/containers/ScheduleSlot/ScheduleSlot.module.css +++ b/grafana-plugin/src/containers/ScheduleSlot/ScheduleSlot.module.css @@ -83,4 +83,4 @@ .is-oncall-icon { color: var(--oncall-icon-stroke-color); margin-left: -2px; -} \ No newline at end of file +}