From 2997f4bc56d8f2e0705a7b732c9e257783a80a0a Mon Sep 17 00:00:00 2001 From: George J Padayatti Date: Fri, 5 Apr 2024 02:22:02 +0530 Subject: [PATCH] Fix: Remove PrivacyDashboardiOS import in tests Signed-off-by: George J Padayatti --- PrivacyDashboardiOS/Example/Tests/Tests.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/PrivacyDashboardiOS/Example/Tests/Tests.swift b/PrivacyDashboardiOS/Example/Tests/Tests.swift index acae64a..730831a 100644 --- a/PrivacyDashboardiOS/Example/Tests/Tests.swift +++ b/PrivacyDashboardiOS/Example/Tests/Tests.swift @@ -1,5 +1,4 @@ import XCTest -import PrivacyDashboardiOS class Tests: XCTestCase {