Move logs into FirebaseDB
This commit is contained in:
@@ -24,7 +24,6 @@ public class GoogleSheetsHelper
|
||||
}
|
||||
private static GoogleCredential GetCredentialsFromFile()
|
||||
{
|
||||
// ReSharper disable once RedundantAssignment
|
||||
var fileName = "client_secrets.json";
|
||||
#if DEBUG
|
||||
fileName = "client_secrets.Development.json";
|
||||
|
||||
Reference in New Issue
Block a user