File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
app/code/Magento/CustomerGraphQl/Model/Resolver Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 8
8
namespace Magento \CustomerGraphQl \Model \Resolver ;
9
9
10
10
use Magento \Authorization \Model \UserContextInterface ;
11
- use Magento \Customer \Api \CustomerRepositoryInterface ;
12
11
use Magento \Customer \Api \AddressRepositoryInterface ;
13
12
use Magento \Customer \Api \AddressMetadataManagementInterface ;
14
13
use Magento \Customer \Api \Data \AddressInterfaceFactory ;
Original file line number Diff line number Diff line change 8
8
namespace Magento \CustomerGraphQl \Model \Resolver ;
9
9
10
10
use Magento \Authorization \Model \UserContextInterface ;
11
- use Magento \Customer \Api \CustomerRepositoryInterface ;
12
11
use Magento \Customer \Api \AddressRepositoryInterface ;
13
12
use Magento \Customer \Api \AddressMetadataManagementInterface ;
14
13
use Magento \Customer \Api \Data \AddressInterfaceFactory ;
You can’t perform that action at this time.
0 commit comments