Skip to content

Commit 01024f4

Browse files
committed
[LOOP-4649] Loop Marketing Demo
1 parent 2e3804d commit 01024f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

LoopTests/Managers/SupportManagerTests.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ class SupportManagerTests: XCTestCase {
3939
required init?(rawState: RawStateValue) { super.init() }
4040
var rawState: RawStateValue = [:]
4141

42-
let showsDeleteTestDataUI: Bool = true
43-
4442
func getScenarios(from scenarioURLs: [URL]) -> [LoopScenario] { [] }
4543
func loopWillReset() {}
4644
func loopDidReset() {}
@@ -54,8 +52,6 @@ class SupportManagerTests: XCTestCase {
5452
required init?(rawState: RawStateValue) { super.init() }
5553
var rawState: RawStateValue = [:]
5654

57-
let showsDeleteTestDataUI: Bool = true
58-
5955
func getScenarios(from scenarioURLs: [URL]) -> [LoopScenario] { [] }
6056
func loopWillReset() {}
6157
func loopDidReset() {}

0 commit comments

Comments
 (0)