Completed
Push — master ( 617cd0...5e87a2 )
by Gareth
08:23
created
src/API.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace garethp\ews;
4 4
 
5
-use garethp\ews\API\Enumeration\DictionaryURIType;
6
-use garethp\ews\API\Enumeration\UnindexedFieldURIType;
7 5
 use garethp\ews\API\Exception\ExchangeException;
8 6
 use garethp\ews\API\ExchangeWebServices;
9 7
 use garethp\ews\API\Message\GetServerTimeZonesType;
Please login to merge, or discard this patch.