mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 06:58:00 +01:00
Clean up some crufty comments.
This commit is contained in:
@@ -38,7 +38,6 @@ CommandOption.defaultValue("description", function () "");
|
||||
CommandOption.defaultValue("type", function () CommandOption.NOARG);
|
||||
CommandOption.defaultValue("multiple", function () false);
|
||||
update(CommandOption, {
|
||||
// FIXME: remove later, when our option handler is better
|
||||
/**
|
||||
* @property {number} The option argument is unspecified. Any argument
|
||||
* is accepted and caller is responsible for parsing the return
|
||||
|
||||
Reference in New Issue
Block a user