Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieburchell authored and chriskacerguis committed Feb 3, 2022
1 parent 4c5b88b commit c015708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RestController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
namespace chriskacerguis\RestServer;

use Exception;
use stdClass;
use RecursiveIteratorIterator;
use stdClass;

defined('BASEPATH') or exit('No direct script access allowed');

Expand Down

0 comments on commit c015708

Please sign in to comment.