<?php
namespace Nimbits\ImageImporter;
use Shopware\Core\Framework\Plugin;
class NimbitsImageImporter extends Plugin
{
}