Move schema to json

This commit is contained in:
Dennis Eichhorn 2018-12-22 23:19:20 +01:00
parent ad74793bd6
commit 6806e846df

View File

@ -14,9 +14,6 @@ declare(strict_types=1);
namespace Modules\Surveys\Admin;
use phpOMS\DataStorage\Database\DatabasePool;
use phpOMS\DataStorage\Database\DatabaseType;
use phpOMS\Module\InfoManager;
use phpOMS\Module\InstallerAbstract;
/**