Skip to content

Commit 19ea50e

Browse files
committed
no semicolons
1 parent 5dcf654 commit 19ea50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/configure.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ function configure (gyp, argv, callback) {
7878
} else {
7979
failPython3()
8080
}
81-
});
81+
})
8282
}
8383

8484
function failNoPython () {

0 commit comments

Comments
 (0)