cleanup: Überflüssigen Kommentar entfernt
This commit is contained in:
parent
b35026f186
commit
7f04bb16d3
@ -28,7 +28,6 @@ export class AuthGuard implements CanActivate {
|
|||||||
|
|
||||||
return isAuthenticated;
|
return isAuthenticated;
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
// Hata durumunda false döndür
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user