Update PtcLogin.cs

Detective Squirrel [2016-07-24 00:23:17]
Update PtcLogin.cs
Filename
PokemonGo/RocketAPI/Login/PtcLogin.cs
diff --git a/PokemonGo/RocketAPI/Login/PtcLogin.cs b/PokemonGo/RocketAPI/Login/PtcLogin.cs
index 6693148..7a3c900 100644
--- a/PokemonGo/RocketAPI/Login/PtcLogin.cs
+++ b/PokemonGo/RocketAPI/Login/PtcLogin.cs
@@ -1,4 +1,4 @@
-#region
+#region

 using System.Collections.Generic;
 using System.Net;
@@ -65,4 +65,4 @@ namespace PokemonGo.RocketAPI.Login
             }
         }
     }
-}
\ No newline at end of file
+}
You may download the files in Public Git.