Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matiassingers committed Jan 26, 2015
1 parent 1e07d38 commit 48510ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
'use strict';

var fs = require('fs');
var exec = require('child_process').exec;
var plist = require('simple-plist');
var decompress = require('decompress-zip');
var which = require('which');
var provisioning = require('provisioning');
var entitlements = require('entitlements');

Expand Down

0 comments on commit 48510ad

Please sign in to comment.