Removes unused and obsoleted code

This commit is contained in:
Shannon
2018-05-01 01:30:36 +10:00
parent 6faa2ff177
commit 19edfdb2a4
11 changed files with 4 additions and 957 deletions

View File

@@ -797,8 +797,6 @@
<Compile Include="Persistence\Dtos\RelationDto.cs" />
<Compile Include="Persistence\Dtos\RelationTypeDto.cs" />
<Compile Include="Persistence\Dtos\ServerRegistrationDto.cs" />
<Compile Include="Persistence\Dtos\StylesheetDto.cs" />
<Compile Include="Persistence\Dtos\StylesheetPropertyDto.cs" />
<Compile Include="Persistence\Dtos\TagDto.cs" />
<Compile Include="Persistence\Dtos\TagRelationshipDto.cs" />
<Compile Include="Persistence\Dtos\TaskDto.cs" />