mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 08:20:11 +00:00
Remove unused verb.
This commit is contained in:
parent
458c8519b5
commit
87618afa8d
@ -181,8 +181,7 @@ module.exports = function () {
|
|||||||
return {
|
return {
|
||||||
verbs: {
|
verbs: {
|
||||||
generate: gen,
|
generate: gen,
|
||||||
validate: validate,
|
validate: validate
|
||||||
convert: convert
|
|
||||||
},
|
},
|
||||||
lib: require('./fluentlib'),
|
lib: require('./fluentlib'),
|
||||||
options: _opts,
|
options: _opts,
|
||||||
|
Loading…
Reference in New Issue
Block a user