1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-01 07:50:06 +01:00

Fix indentation.

This commit is contained in:
hacksalot 2016-02-02 17:46:38 -05:00
parent 11dd8952d8
commit 233025ddcc

View File

@ -16,6 +16,7 @@ Verb = require('../verbs/verb')
chalk = require('chalk')
###* An invokable resume analysis command. ###
module.exports = class AnalyzeVerb extends Verb