@@ -5,8 +5,6 @@ |
||
5 | 5 | |
6 | 6 | namespace garethp\ews\API; |
7 | 7 | |
8 | -use garethp\ews\Caster; |
|
9 | - |
|
10 | 8 | /** |
11 | 9 | * Base class for Exchange Web Service Types. |
12 | 10 | * |