Skip to content

Commit

Permalink
Remove unused code from StatusBarIOS.dummy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
empyrical committed Aug 25, 2018
1 parent 37b9414 commit b5d5865
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@

'use strict';

const NativeEventEmitter = require('NativeEventEmitter');

module.exports = new NativeEventEmitter('StatusBarManager');
module.exports = {};

0 comments on commit b5d5865

Please sign in to comment.