mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-10-30 04:37:26 +00:00
Remove unused verb.
This commit is contained in:
@@ -181,8 +181,7 @@ module.exports = function () {
|
||||
return {
|
||||
verbs: {
|
||||
generate: gen,
|
||||
validate: validate,
|
||||
convert: convert
|
||||
validate: validate
|
||||
},
|
||||
lib: require('./fluentlib'),
|
||||
options: _opts,
|
||||
|
||||
Reference in New Issue
Block a user