Commit 5e46cf6d by Nicolás Venturo

Fix linter error.

parent ed5652b0
......@@ -5,7 +5,6 @@
const fs = require('fs');
const cp = require('child_process');
const moment = require('moment');
const pkg = require('../../package.json');
if (pkg.version.indexOf('-rc') !== -1) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment