Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
YJ Yang committed Nov 22, 2015
1 parent 93407e1 commit 21afb0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
const importLessVarsWithImportResolution =
require('./importLessVarsWithImportResolution');

const isString = require('lodash.isstring');

export default function ({ types: t }) {
return {
visitor: {
Expand Down

0 comments on commit 21afb0f

Please sign in to comment.