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