cleanup
This commit is contained in:
parent
038f17c3a4
commit
acccfbd960
@ -2,7 +2,6 @@
|
||||
using System.Linq;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
//todo add pagination to .lb
|
||||
namespace NadekoBot.Services.Database.Repositories.Impl
|
||||
{
|
||||
public class XpRepository : Repository<UserXpStats>, IXpRepository
|
||||
|
Loading…
Reference in New Issue
Block a user