From 1bce2b8ebc22c97b2976a1e7f84d8efba2cc0d59 Mon Sep 17 00:00:00 2001 From: Scott Southerland Date: Thu, 7 Mar 2024 09:53:34 -0800 Subject: [PATCH] Rebase fix --- Sources/Thumbprint/Icons.swift | 3 --- 1 file changed, 3 deletions(-) diff --git a/Sources/Thumbprint/Icons.swift b/Sources/Thumbprint/Icons.swift index 8272e01..23d1ea0 100644 --- a/Sources/Thumbprint/Icons.swift +++ b/Sources/Thumbprint/Icons.swift @@ -416,9 +416,6 @@ public enum Icon: String, CaseIterable { case socialJobberMedium = "social_jobber--medium" case socialJobberSmall = "social_jobber--small" case socialJobberTiny = "social_jobber--tiny" - case socialServiceTitanMedium = "social_service-titan--medium" - case socialServiceTitanSmall = "social_service-titan--small" - case socialServiceTitanTiny = "social_service-titan--tiny" case socialWorkizMedium = "social_workiz-circle--medium" case socialWorkizSmall = "social_workiz-circle--small" case socialWorkizTiny = "social_workiz-circle--tiny"