mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
undo test for watchtower
This commit is contained in:
parent
76a655da1f
commit
8705daccef
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ const handleLogout = () => {
|
||||||
}
|
}
|
||||||
|
|
||||||
const isLoggedIn = () => {
|
const isLoggedIn = () => {
|
||||||
console.log('check if logged in')
|
|
||||||
return ApiService.isLogedIn();
|
return ApiService.isLogedIn();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue