Skip to content

Commit

Permalink
Some formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaratsky committed Sep 2, 2016
1 parent ae07786 commit 49b4dc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Request/Requester/CurlRequester.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace baibaratsky\WebMoney\Request\Requester;

use baibaratsky\WebMoney\Api\X\Request AS XRequest;
use baibaratsky\WebMoney\Api\ATM\Request AS ATMRequest;
use baibaratsky\WebMoney\Api\WMC\Request AS WMCRequest;
use baibaratsky\WebMoney\Api\ATM\Request as ATMRequest;
use baibaratsky\WebMoney\Api\WMC\Request as WMCRequest;
use baibaratsky\WebMoney\Api\X\Request as XRequest;
use baibaratsky\WebMoney\Exception\RequesterException;
use baibaratsky\WebMoney\Request\AbstractRequest;
use baibaratsky\WebMoney\Request\XmlRequest;
Expand Down

0 comments on commit 49b4dc4

Please sign in to comment.