@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Spatie\IcalendarGenerator\Builders; |
4 | 4 | |
5 | 5 | use Spatie\IcalendarGenerator\ComponentPayload; |
6 | -use Spatie\IcalendarGenerator\PropertyTypes\PropertyType; |
|
7 | 6 | |
8 | 7 | final class ComponentBuilder |
9 | 8 | { |