Skip to content

Commit

Permalink
Remove newline from all files, remove white space
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Schnall committed Sep 24, 2017
1 parent 08441f7 commit 20cc010
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ This project was compiled with Visual Studio Professional 2015.
## Contributing

I created this project with a very basic understanding of developing C# desktop applications and contributions are extremely welcome!

2 changes: 1 addition & 1 deletion percentage/percentage/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
namespace percentage
{
static class Program
{
{
/// <summary>
/// The main entry point for the application.
/// </summary>
Expand Down

0 comments on commit 20cc010

Please sign in to comment.