From 48dc19002764038c3f79a7e8bdea36cf01f3bf4b Mon Sep 17 00:00:00 2001 From: Tom Raterman Date: Sun, 17 May 2020 18:02:21 -0400 Subject: [PATCH] Changed whitespace to trigger CI build --- PartSource.Automation/Jobs/UpdatePricing.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PartSource.Automation/Jobs/UpdatePricing.cs b/PartSource.Automation/Jobs/UpdatePricing.cs index 4d10f17..8afdf0c 100644 --- a/PartSource.Automation/Jobs/UpdatePricing.cs +++ b/PartSource.Automation/Jobs/UpdatePricing.cs @@ -36,7 +36,6 @@ namespace PartSource.Automation.Jobs catch (Exception ex) { // TODO: Logging - return new AutomationJobResult { Message = "Failed to get products from Shopify",