]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+login/login.component.ts
Prevent invalid end watch section warnings
[github/Chocobozzz/PeerTube.git] / client / src / app / +login / login.component.ts
index c03af38f284956c9dbdcfe2458ed08e1a764ea8d..ba0d412d61824e3046fb240b5ca357ce1b61375f 100644 (file)
@@ -197,8 +197,6 @@ The link will expire within 1 hour.`
   }
 
   private handleError (err: any) {
-    console.log(err)
-
     if (this.authService.isOTPMissingError(err)) {
       this.otpStep = true