diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2017-11-01 16:49:52 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2017-11-01 16:49:52 -0700 |
| commit | fb3936269f11a51e5187ae5056a7faf521e99d58 (patch) | |
| tree | e35ab0ca518a2be41e8423540f127a9ddc9acddb /lib/permissions.nom | |
| parent | f1a2c936de700ddf1c7ccb650be9598db40c13d4 (diff) | |
Removed broken code.
Diffstat (limited to 'lib/permissions.nom')
| -rw-r--r-- | lib/permissions.nom | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/permissions.nom b/lib/permissions.nom index 543938f..887f4fa 100644 --- a/lib/permissions.nom +++ b/lib/permissions.nom @@ -52,7 +52,3 @@ rule [forbid %pleb_rules to use %rules] =: |Cannot individually restrict permissions for \(%) because it is currently |available to everyone. Perhaps you meant to use "restrict % to within %" instead? for all %pleb_rules: %whiteset's % = (nil) - -parse [rule %spec = %body restricted to %elite_rules] as: - rule %spec = %body - restrict (nomsu "get_stubs" [\%spec]) to within %elite_rules |
