mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-04-19 14:20:25 +01:00
Remove totally unnecessary line.
Totally.
This commit is contained in:
parent
1416f57d0b
commit
0ecac98cff
@ -13,8 +13,7 @@ Command-line interface (CLI) for HackMyResume.
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
||||||
var main = require('./cli/main');
|
require('./cli/main')( process.argv );
|
||||||
main( process.argv );
|
|
||||||
|
|
||||||
}
|
}
|
||||||
catch( ex ) {
|
catch( ex ) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user