@@ -2,7 +2,7 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Smalot\Github\Webhook\Event; |
| 4 | 4 | |
| 5 | -use Smalot\Github\Webhook\Model\ModelBase; |
|
| 5 | +use Smalot\Github\Webhook\Model\ModelBase; |
|
| 6 | 6 | use Symfony\Component\EventDispatcher\Event; |
| 7 | 7 | |
| 8 | 8 | /** |