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