Removed some extra code that was not needed in parallelization code.
This commit is contained in:
parent
5ee27b5e7b
commit
7eb62376eb
7 changed files with 52 additions and 12 deletions
7
API/Helpers/PagedList.cs
Normal file
7
API/Helpers/PagedList.cs
Normal file
|
@ -0,0 +1,7 @@
|
|||
namespace API.Helpers
|
||||
{
|
||||
public class PagedList
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue