Skip to content

Commit

Permalink
It wouldn't be a PR without a jsHint failure
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaStorm committed Jun 27, 2016
1 parent 4634846 commit b2eece8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/writeBinaryGltf.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ var async = require('async');
var mkdirp = require('mkdirp');
var getBinaryGltf = require('./getBinaryGltf');
var writeSource = require('./writeSource');
var removePipelineExtras = require('./removePipelineExtras');

module.exports = writeBinaryGltf;

Expand Down

0 comments on commit b2eece8

Please sign in to comment.