更新 'installer/Migration/V5_4_1/Migration.php'
This commit is contained in:
parent
32d17b0d75
commit
2f0a948baa
@ -19,11 +19,10 @@
|
||||
|
||||
namespace OrangeHRM\Installer\Migration\V5_4_1;
|
||||
|
||||
use Doctrine\DBAL\Connection;
|
||||
use Doctrine\DBAL\Schema\ForeignKeyConstraint;
|
||||
use Doctrine\DBAL\Schema\Index;
|
||||
use Doctrine\DBAL\Types\Type;
|
||||
use Doctrine\DBAL\Types\Types;
|
||||
use OrangeHRM\Entity\WorkflowStateMachine;
|
||||
use OrangeHRM\Installer\Util\V1\AbstractMigration;
|
||||
|
||||
class Migration extends AbstractMigration
|
||||
|
Loading…
Reference in New Issue
Block a user