mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-06-07 13:06:14 +01:00
Remove unused verb.
This commit is contained in:
@ -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,
|
||||||
|
Reference in New Issue
Block a user