1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-03 04:47:07 +01:00

Remove unused var.

This commit is contained in:
hacksalot
2016-02-11 22:03:49 -05:00
parent 31e0bb69cc
commit da7cd28734
2 changed files with 4 additions and 10 deletions

View File

@ -6,11 +6,9 @@ External API surface for HackMyResume.
###*
API facade for HackMyCore.
###
###* API facade for HackMyResume. ###
HackMyCore = module.exports =
module.exports =
verbs:
build: require './verbs/build'