<?php
namespace ImportBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ImportBundle extends Bundle
{
}