Skip to content

Commit

Permalink
Remove superfluous inert_content module (now integrated)
Browse files Browse the repository at this point in the history
  • Loading branch information
deathcap committed Feb 9, 2016
1 parent aa874ce commit ec459f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clientmc.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ class ClientMC extends EventEmitter
}
};

require('./inert_content.js')(this);
require('./position.js')(this);
require('./kick.js')(this);
require('./chunks.js')(this);
Expand Down

0 comments on commit ec459f3

Please sign in to comment.