Skip to content

Commit

Permalink
Merge pull request brunch#121 from lydell/error-messages
Browse files Browse the repository at this point in the history
Fix lint error
  • Loading branch information
paulmillr authored Oct 28, 2016
2 parents a3e2e44 + 65ed8ba commit bbbd33e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const sysPath = require('path');
const progeny = require('progeny');
const libsass = require('node-sass');
const os = require('os');
const util = require('util');
const anymatch = require('anymatch');

const postcss = require('postcss');
Expand Down

0 comments on commit bbbd33e

Please sign in to comment.