From 96944f704f204d676a2aaaf3e9878397ebb13638 Mon Sep 17 00:00:00 2001 From: Jimmy Date: Fri, 30 Apr 2021 15:41:06 +0800 Subject: [PATCH] [style]Fix rubocop --- app/services/full_calendar_formatter.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/services/full_calendar_formatter.rb b/app/services/full_calendar_formatter.rb index 1452cb59..512bb35f 100644 --- a/app/services/full_calendar_formatter.rb +++ b/app/services/full_calendar_formatter.rb @@ -12,7 +12,7 @@ class FullCalendarFormatter class << self include FormatHelper - + private def room_to_resource(room)