Skip to content

Commit

Permalink
Remove unnecessary use statements
Browse files Browse the repository at this point in the history
  • Loading branch information
samgavinio committed Jan 18, 2018
1 parent 7cb3002 commit 5b4051d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Zendesk/API/Resources/Core/TicketFieldsOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

namespace Zendesk\API\Resources\Core;

use Zendesk\API\Exceptions\CustomException;
use Zendesk\API\Exceptions\MissingParametersException;
use Zendesk\API\Http;
use Zendesk\API\Resources\ResourceAbstract;
use Zendesk\API\Traits\Resource\Defaults;

Expand Down

0 comments on commit 5b4051d

Please sign in to comment.