Skip to content

Commit

Permalink
just some cleanup (#2106)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey authored Feb 24, 2020
1 parent 5223d1a commit eee5789
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
1 change: 0 additions & 1 deletion Octokit.Tests/Octokit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
</PropertyGroup>

<ItemGroup>
<None Include="app.config" />
<Content Include="xunit.runner.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
Expand Down
27 changes: 0 additions & 27 deletions Octokit.Tests/app.config

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace Octokit
[DebuggerDisplay("{DebuggerDisplay,nq}")]
public class PushWebhookCommitter
{
/// <summary>
/// <summary>
/// Initializes a new instance of the <see cref="PushWebhookCommitter"/> class.
/// </summary>
public PushWebhookCommitter() { }
Expand Down

0 comments on commit eee5789

Please sign in to comment.