refs #4856 delete unnessary sql
This commit is contained in:
parent
4dc9e9e590
commit
c5eef959ee
|
@ -1,3 +0,0 @@
|
||||||
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`, `principalId`)
|
|
||||||
VALUES
|
|
||||||
('Time', '*', '*', 'ALLOW', 'ROLE', 'employee');
|
|
Loading…
Reference in New Issue