@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use Spatie\IcalendarGenerator\ComponentPayload; |
| 9 | 9 | use Spatie\IcalendarGenerator\PropertyTypes\CoordinatesPropertyType; |
| 10 | 10 | use Spatie\IcalendarGenerator\PropertyTypes\Parameter; |
| 11 | -use Spatie\IcalendarGenerator\PropertyTypes\TextPropertyType; |
|
| 12 | 11 | |
| 13 | 12 | final class Event extends Component |
| 14 | 13 | { |