Misc code review

This commit is contained in:
JustArchi
2016-08-19 05:25:08 +02:00
parent 2c767bfe85
commit d0344a7ab9
7 changed files with 14 additions and 16 deletions

View File

@@ -81,9 +81,7 @@ namespace ArchiSteamFarm {
private Bot Bot;
private MobileAuthenticator() {
}
private MobileAuthenticator() { }
internal void Init(Bot bot) {
if (bot == null) {