Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-kremer93 committed Mar 6, 2024
1 parent a1b4935 commit 5d7de2a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions __tests__/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,4 @@ describe('Test native event emitter', () => {

nativeEventEmitter.emit('onDeepLinking', nativeEventObject);
});
});

describe('Plugin version alignment between platforms Test', () => {

});
});

0 comments on commit 5d7de2a

Please sign in to comment.