Skip to content

Commit 64c6373

Browse files
committed
Csproj updates for build pipeline; clean up.
1 parent e230d6b commit 64c6373

File tree

4 files changed

+25
-328
lines changed

4 files changed

+25
-328
lines changed

src/Umbraco.Cms.Integrations.Commerce.Shopify/Editors/ShopifyProductPickerValueConverter.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
using System;
22
using System.Collections.Generic;
33
using System.Linq;
4-
using System.Text;
54
using System.Threading.Tasks;
6-
using System.Web.Mvc.Html;
5+
76
using Umbraco.Cms.Integrations.Commerce.Shopify.Models.Dtos;
87
using Umbraco.Cms.Integrations.Commerce.Shopify.Models.ViewModels;
9-
using Umbraco.Cms.Integrations.Commerce.Shopify.Services;
10-
using Umbraco.Cms.Integrations.Shared.Models.Dtos;
118
using Umbraco.Cms.Integrations.Shared.Services;
129
using Umbraco.Core.Models.PublishedContent;
1310
using Umbraco.Core.PropertyEditors;

src/Umbraco.Cms.Integrations.Commerce.Shopify/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)