<?php
/**
* Copyright © Qliro AB. All rights reserved.
* See LICENSE.txt for license details.
*/
namespace Qliro\QliroOne\Gateway\Config;
use Magento\Framework\App\Config\ScopeConfigInterface;
class Config extends \Magento\Payment\Gateway\Config\Config
{
}