Skip to content

Commit d825c22

Browse files
author
Nancymic2
authored
moved closing brace up
1 parent 9a1f8a4 commit d825c22

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,4 @@ if(version.substring(0,2) === "v4" || version.substring(0,2) === "v5" || version
141141
}
142142
else {
143143
log.error("please use node version 4.x through 6.x")
144-
145144
}

0 commit comments

Comments
 (0)