From f11ad4adbb91c7e3b77e8653f3071c66d0d09a3e Mon Sep 17 00:00:00 2001 From: ehmicky Date: Mon, 20 May 2019 10:00:00 +0200 Subject: [PATCH] Remove empty line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dae7bb2..360949b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,6 @@ can still opt-in to using them with the ```js const { writeFileStream } = require('fs') - const { series } = require('gulp') // Wrong