Skip to content

Commit

Permalink
eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yunusga committed Feb 3, 2020
1 parent fa78f97 commit b149de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.test.js
@@ -1,6 +1,6 @@
let fs = require('fs')
let postcss = require('postcss')

let postcss = require('postcss')
let plugin = require('./')

async function run (input, output, opts) {
Expand Down

0 comments on commit b149de8

Please sign in to comment.