diff --git a/schema.sql b/schema.sql index 28af4c7..b94213b 100644 --- a/schema.sql +++ b/schema.sql @@ -71,7 +71,6 @@ END; $$ LANGUAGE plpgsql; - CREATE FUNCTION c77_rbac_grant_feature( p_role_name TEXT, p_feature_name TEXT