refatco and cleanup
This commit is contained in:
parent
94eb8e2fff
commit
4d51267dfd
66 changed files with 32 additions and 1619 deletions
|
|
@ -7,7 +7,6 @@ using isnd.Data.Packages;
|
|||
using isnd.Services;
|
||||
using isnd.ViewModels;
|
||||
using NuGet.Versioning;
|
||||
using Unleash;
|
||||
|
||||
namespace isnd.Interfaces
|
||||
{
|
||||
|
|
@ -32,7 +31,7 @@ namespace isnd.Interfaces
|
|||
/**
|
||||
* GetResources
|
||||
*/
|
||||
IEnumerable<Resource> GetResources(IUnleash unleashClient);
|
||||
IEnumerable<Resource> GetResources();
|
||||
/**
|
||||
* UpdateCatalogForAsync
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue