diff --git a/src/index.js b/src/index.js index 1c4f0bc2..7b6f17f5 100644 --- a/src/index.js +++ b/src/index.js @@ -224,7 +224,6 @@ export default class OneSignal { } } - // TO DO: add to migration guide static removeNotification(id) { if (!checkIfInitialized(RNOneSignal)) return;