Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kevva committed Jun 21, 2015
1 parent ffb5ac0 commit 6123aaf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Brocfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
'use strict';

var reworkCalc = require('rework-calc');
var styl = require('./');

Expand Down
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
'use strict';

var Filter = require('broccoli-filter');
var Styl = require('styl');

Expand Down
1 change: 0 additions & 1 deletion test/test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
'use strict';

var fs = require('fs');
var path = require('path');
var rimraf = require('rimraf');
Expand Down

0 comments on commit 6123aaf

Please sign in to comment.