diff options
Diffstat (limited to 'src/Data/DevHive.Data/Interfaces/IRoleRepository.cs')
| -rw-r--r-- | src/Data/DevHive.Data/Interfaces/IRoleRepository.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Data/DevHive.Data/Interfaces/IRoleRepository.cs b/src/Data/DevHive.Data/Interfaces/IRoleRepository.cs index a1080bb..b12772c 100644 --- a/src/Data/DevHive.Data/Interfaces/IRoleRepository.cs +++ b/src/Data/DevHive.Data/Interfaces/IRoleRepository.cs @@ -1,7 +1,6 @@ using System; using System.Threading.Tasks; using DevHive.Data.Models; -using DevHive.Data.Repositories.Interfaces; namespace DevHive.Data.Interfaces { |
