Unused namespace removed.
This commit is contained in:
parent
3defa08c74
commit
5563da46b5
@ -1,4 +1,3 @@
|
|||||||
using eShopOnContainers.Core.ViewModels.Base;
|
|
||||||
using Plugin.Settings;
|
using Plugin.Settings;
|
||||||
using Plugin.Settings.Abstractions;
|
using Plugin.Settings.Abstractions;
|
||||||
|
|
||||||
@ -32,7 +31,6 @@ namespace eShopOnContainers.Core.Helpers
|
|||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|
||||||
public static string AuthAccessToken
|
public static string AuthAccessToken
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
@ -57,7 +55,6 @@ namespace eShopOnContainers.Core.Helpers
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public static bool UseMocks
|
public static bool UseMocks
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
|
Loading…
x
Reference in New Issue
Block a user