Skip to content

Commit

Permalink
commit to rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthashw committed May 12, 2017
1 parent 4e51fed commit b16e445
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -18,7 +18,7 @@
namespace Promact.Core.Repository.TaskMailRepository
{
public class TaskMailRepository : ITaskMailRepository
{
{
#region Private Variables
private readonly IRepository<TaskMail> _taskMailRepository;
private readonly IRepository<TaskMailDetails> _taskMailDetailRepository;
Expand Down

0 comments on commit b16e445

Please sign in to comment.