Skip to content

Commit

Permalink
remove the unnecessary require
Browse files Browse the repository at this point in the history
  • Loading branch information
aggieben committed Mar 10, 2016
1 parent 99c0f0d commit 45bb0bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -26,7 +26,6 @@ This plugin license, also MIT:

var path = require('path');
var fs = require('fs');
var os = require('os');

function CaseSensitivePathsPlugin() {}

Expand Down

0 comments on commit 45bb0bb

Please sign in to comment.