Skip to content

Commit d2d2d59

Browse files
committed
MAGETWO-36112: Refactor controllers in the TaxImportExport
1 parent 029bde5 commit d2d2d59

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/TaxImportExport/Controller/Adminhtml/Rate

1 file changed

+1
-0
lines changed

app/code/Magento/TaxImportExport/Controller/Adminhtml/Rate/ExportCsv.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
use Magento\Framework\App\ResponseInterface;
99
use Magento\Framework\App\Filesystem\DirectoryList;
10+
use Magento\Framework\Controller\ResultFactory;
1011

1112
class ExportCsv extends \Magento\TaxImportExport\Controller\Adminhtml\Rate
1213
{

0 commit comments

Comments
 (0)