Browse Source

Remove TODO.

pull/81/head
Halil İbrahim Kalkan 10 years ago
parent
commit
db3855e8d8
  1. 2
      src/Volo.Abp/Volo/Abp/Domain/Repositories/IRepository.cs

2
src/Volo.Abp/Volo/Abp/Domain/Repositories/IRepository.cs

@ -5,8 +5,6 @@ using Volo.DependencyInjection;
namespace Volo.Abp.Domain.Repositories
{
//TODO: Didn't get all members from ABP 1.x
public interface IRepository : ITransientDependency
{

Loading…
Cancel
Save