Cleanup, reduce AutoMapper exposure

This commit is contained in:
Stephan
2019-03-19 19:16:24 +01:00
parent b43e113cb6
commit ef5646fa3b
39 changed files with 112 additions and 96 deletions

View File

@@ -1,5 +1,4 @@
using System;
using AutoMapper;
using System.Collections.Generic;
using System.IO;
using System.Linq;