Format lib

This commit is contained in:
Chad Bentz
2025-01-07 17:02:37 -05:00
parent e4cfd97069
commit 35587ed3e7

View File

@@ -11,7 +11,6 @@ class UnversionedImmutableAction extends UsesStep {
// The following predicate is extended in data extensions under actions/ql/lib/codeql/actions/security/owner/
// and can be extended with custom model packs as necessary.
/** Holds for actions owner defined in data extensions */
extensible predicate trustedActionsOwner(string owner);