Czyszczenie
This commit is contained in:
parent
fdcca0655c
commit
605d79167b
|
|
@ -1,6 +1,4 @@
|
||||||
using Google.Apis.Auth.OAuth2;
|
using Google.Cloud.BigQuery.V2;
|
||||||
using Google.Cloud.BigQuery.V2;
|
|
||||||
using Google.Apis.Http;
|
|
||||||
|
|
||||||
namespace OSAFeedXML
|
namespace OSAFeedXML
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,4 @@
|
||||||
using Migration.Settings;
|
namespace Migration.Services;
|
||||||
|
|
||||||
namespace Migration.Services;
|
|
||||||
public interface IDataverseProvider
|
public interface IDataverseProvider
|
||||||
{
|
{
|
||||||
Uri Url { get; }
|
Uri Url { get; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue