forked from Fediversity/Fediversity
remove apply
's optionType, fixes duplicate definition error
This commit is contained in:
parent
00fe3b769d
commit
8ba758bac7
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ in
|
|||
{
|
||||
options.apply = mkOption {
|
||||
description = "Apply the policy to a request";
|
||||
type = optionType;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue