Skip to content

Commit

Permalink
removed extraneous eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonpecora committed Aug 21, 2015
1 parent dfb5d79 commit da2e970
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion behaviors/checkbox-group.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint max-nested-callbacks: [1, 5] */
var dirname = __dirname.split('/').pop(),
filename = __filename.split('/').pop().split('.').shift(),
lib = require('./checkbox-group'),
Expand Down

0 comments on commit da2e970

Please sign in to comment.