This commit is contained in:
Stef Heyenrath
2022-09-05 21:28:00 +02:00
parent 0e57de17c3
commit 7e497cd9c7
5 changed files with 7 additions and 5 deletions
@@ -5,7 +5,6 @@ using PnP.Core.Model.SharePoint;
using PnP.Framework;
using ProxyInterfaceConsumerForPnP.Implementations;
using ProxyInterfaceConsumerForPnP.Interfaces;
using IWeb = ProxyInterfaceConsumerForPnP.Interfaces.IWeb;
namespace ProxyInterfaceConsumerForPnP;