Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 3ed6497

Browse files
committed
Fix typo in pre-processor directive
1 parent bb263a1 commit 3ed6497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xcode/ENA/ENA/Source/Services/Risk/Provider/MockRiskProvider.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import Foundation
66
import ExposureNotification
77

8-
#if #DEBUG
8+
#if DEBUG
99

1010
class MockRiskProvider: RiskProviding {
1111

0 commit comments

Comments
 (0)