@@ -31,7 +31,6 @@ |
||
31 | 31 | |
32 | 32 | use Callingallpapers\Parser\JoindinCfpParser; |
33 | 33 | use Callingallpapers\Parser\Lanyrd\LanyrdCfpParser; |
34 | -use Callingallpapers\Parser\PapercallIoParser; |
|
35 | 34 | use Callingallpapers\Parser\PapercallIoParserFactory; |
36 | 35 | use Callingallpapers\Service\TimezoneService; |
37 | 36 | use Callingallpapers\Writer\ApiCfpWriter; |
@@ -32,7 +32,6 @@ |
||
32 | 32 | use Callingallpapers\Entity\Cfp; |
33 | 33 | use Callingallpapers\Parser\EventDetailParserInterface; |
34 | 34 | use DateTimeImmutable; |
35 | -use DateTimeZone; |
|
36 | 35 | use DOMDocument; |
37 | 36 | use DOMNode; |
38 | 37 | use DOMXPath; |