Skip to content

Commit

Permalink
Fix code style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jswift committed Nov 12, 2020
1 parent 158cf06 commit 193afb5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<?php


namespace BigCommerce\ApiV3\ResponseModels\Order;


use BigCommerce\ApiV3\ResourceModels\Order\OrderMetafield;
use BigCommerce\ApiV3\ResponseModels\SingleResourceResponse;
use stdClass;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<?php


namespace BigCommerce\ApiV3\ResponseModels\Order;


use BigCommerce\ApiV3\ResourceModels\Order\OrderMetafield;
use BigCommerce\ApiV3\ResponseModels\PaginatedResponse;

Expand Down

0 comments on commit 193afb5

Please sign in to comment.