From 1464e5a744fe7b17980faad038fb471ab881218e Mon Sep 17 00:00:00 2001 From: Natan Rolnik Date: Tue, 31 Mar 2026 15:28:41 +0300 Subject: [PATCH] Fix private header import in SEGReachability --- Segment/Classes/SEGReachability.m | 1 - 1 file changed, 1 deletion(-) diff --git a/Segment/Classes/SEGReachability.m b/Segment/Classes/SEGReachability.m index 220cb9456..29ecfa014 100644 --- a/Segment/Classes/SEGReachability.m +++ b/Segment/Classes/SEGReachability.m @@ -23,7 +23,6 @@ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF #import #import -#import #import #import #import