mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2026-05-02 10:43:02 +01:00
Remove unused verb.
This commit is contained in:
+1
-2
@@ -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