diff options
Diffstat (limited to 'Software/Visual_Studio/Tango.BL/DTO/GlobalDataStoreItemDTO.cs')
| -rw-r--r-- | Software/Visual_Studio/Tango.BL/DTO/GlobalDataStoreItemDTO.cs | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Software/Visual_Studio/Tango.BL/DTO/GlobalDataStoreItemDTO.cs b/Software/Visual_Studio/Tango.BL/DTO/GlobalDataStoreItemDTO.cs deleted file mode 100644 index c296b01a1..000000000 --- a/Software/Visual_Studio/Tango.BL/DTO/GlobalDataStoreItemDTO.cs +++ /dev/null @@ -1,14 +0,0 @@ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.BL.DTO -{ - public class GlobalDataStoreItemDTO : GlobalDataStoreItemDTOBase - { - - } -} |
