diff --git a/src/index.js b/src/index.js index a70695e5..e41573cf 100644 --- a/src/index.js +++ b/src/index.js @@ -17,9 +17,6 @@ function Inspector() { this.history = require('./lib/history'); this.isFirstOpen = true; this.modules = {}; - this.on = Events.on; - this.emit = Events.emit; - this.off = Events.off; this.opened = false; // Wait for stuff.