Czyszczenie

This commit is contained in:
l.gabrysiak 2025-03-24 21:16:10 +01:00
parent fdcca0655c
commit 605d79167b
2 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,4 @@
using Google.Apis.Auth.OAuth2;
using Google.Cloud.BigQuery.V2;
using Google.Apis.Http;
using Google.Cloud.BigQuery.V2;
namespace OSAFeedXML
{

View File

@ -1,6 +1,4 @@
using Migration.Settings;
namespace Migration.Services;
namespace Migration.Services;
public interface IDataverseProvider
{
Uri Url { get; }