mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 23:47:58 +01:00
Remove redundant use of Option.validateCompleter.
This is run by default now. --HG-- extra : rebase_source : 5e8a58550a0c6c3c9fb0cc146bb6405009a24ade
This commit is contained in:
@@ -582,7 +582,6 @@ const Option = Class("Option", {
|
||||
throw ValueError(error);
|
||||
},
|
||||
|
||||
// TODO: Run this by default?
|
||||
/**
|
||||
* Validates the specified <b>values</b> against values generated by the
|
||||
* option's completer function.
|
||||
|
||||
Reference in New Issue
Block a user