Skip to content

Commit 9f56808

Browse files
committed
removed: unnecessary namespace usings
1 parent 480f543 commit 9f56808

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Apps/W1/FieldServiceIntegration/app/src/Page Extensions/FSServiceOrderTypes.PageExt.al

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// ------------------------------------------------------------------------------------------------
55
namespace Microsoft.Integration.DynamicsFieldService;
66

7-
using Microsoft.Service.Document;
87
using Microsoft.Service.Setup;
98
using Microsoft.Integration.Dataverse;
109

Apps/W1/FieldServiceIntegration/app/src/Pages/FSWorkOrders.Page.al

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
namespace Microsoft.Integration.DynamicsFieldService;
66

77
using Microsoft.Integration.Dataverse;
8-
using Microsoft.Service.Setup;
98
using System.Environment.Configuration;
109
using Microsoft.Integration.D365Sales;
1110
using Microsoft.Service.Document;

0 commit comments

Comments
 (0)