Explorar o código

remove logging

Carsten Porth %!s(int64=5) %!d(string=hai) anos
pai
achega
59f9d124cc
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      app/src/providers/auth/auth.ts

+ 1 - 3
app/src/providers/auth/auth.ts

@@ -13,9 +13,7 @@ export class AuthProvider {
     private storage: Storage,
     private twitter: TwitterApiProvider
   ) {
-    console.log("Hello AuthProvider Provider");
-
-    var config = {
+    const config = {
       apiKey: "AIzaSyCMYjjtPPZak7wBBnh9sy8Yr3Fz1145MuM",
       authDomain: "hybridosn.firebaseapp.com",
       databaseURL: "https://hybridosn.firebaseio.com",