Move schema to json

This commit is contained in:
Dennis Eichhorn 2018-12-22 23:19:20 +01:00
parent 0d0ecf5238
commit f53d1aa5f1

View File

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