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.Abstractions;
|
||||
|
||||
@ -32,7 +31,6 @@ namespace eShopOnContainers.Core.Helpers
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
public static string AuthAccessToken
|
||||
{
|
||||
get
|
||||
@ -57,7 +55,6 @@ namespace eShopOnContainers.Core.Helpers
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public static bool UseMocks
|
||||
{
|
||||
get
|
||||
|
Loading…
x
Reference in New Issue
Block a user