refactor: remove extra line break in gulpfile (#29489)

PR Close #29489
This commit is contained in:
sarkiroka 2019-03-23 16:18:15 +01:00 committed by Misko Hevery
parent 09fab58109
commit 3612ddb433
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
'use strict';
// THIS CHECK SHOULD BE THE FIRST THING IN THIS FILE
// This is to ensure that we catch env issues before we error while requiring other dependencies.
const engines = require('./package.json').engines;