Remove // tslint:disable comments (#22198)

This commit is contained in:
Andy
2017-12-14 13:24:24 -08:00
committed by GitHub
parent 23043ae21f
commit 30957ad3d8
74 changed files with 487 additions and 600 deletions

View File

@@ -6,8 +6,6 @@
* License: MIT
*/
/* tslint:disable:no-empty no-shadowed-variable */
class AuthService {
/**
* Holds all the requests which failed due to 401 response,