Refactored repositories and fixed service injections

This commit is contained in:
Giovani
2019-04-23 22:52:58 +00:00
parent 3dd68121ee
commit 8e3cdc97ef
15 changed files with 80 additions and 78 deletions

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using MediatR;
using MediatR;
using Microsoft.AspNetCore.Mvc;
namespace BrightGlimmer.Api.Controllers