@@ -6,7 +6,6 @@ |
||
6 | 6 | use DateTime; |
7 | 7 | use Google_Service_Calendar; |
8 | 8 | use Google_Service_Calendar_Event; |
9 | -use Illuminate\Support\Collection; |
|
10 | 9 | |
11 | 10 | class GoogleCalendar |
12 | 11 | { |