Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzej-jankowski committed Jun 17, 2014
1 parent 6c4ae40 commit daecc14
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions contrib/donpedro_v_2/DonPedro.DTO/BaseDTOResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
using System.Collections;
using System.Text.RegularExpressions;

using DonPedro.Utils;

namespace DonPedro.DTO
{
public abstract class BaseDTOResponse
Expand Down
6 changes: 0 additions & 6 deletions contrib/donpedro_v_2/DonPedro.DTO/DonPedro.DTO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,5 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="StorageDTOResponse.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DonPedro.Utils\DonPedro.Utils.csproj">
<Project>{66ED9F1D-C781-4EBB-BC39-3D7E600C89E9}</Project>
<Name>DonPedro.Utils</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
</Project>
2 changes: 0 additions & 2 deletions contrib/donpedro_v_2/DonPedroOutput/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
using DonPedro.Detectors;
using DonPedro.DTO;

using System.Text.RegularExpressions;

namespace DonPedroOutput
{
class Program
Expand Down

0 comments on commit daecc14

Please sign in to comment.