Skip to content

Commit

Permalink
🛁 Cleanup: RNIModalManager
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 30, 2023
1 parent 2aa36cb commit 60963ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ios/src_library/React Native/RNIModal/RNIModalManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ public class RNIModalManager {
// MARK: - Properties
// ------------------

private var counterModalNativeID: UInt = 0;

private(set) public var currentModalIndex = -1;

private(set) public var modalInstanceDict =
Expand Down

0 comments on commit 60963ac

Please sign in to comment.