mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
No need to show a flash message when logging out in dev mode
This commit is contained in:
parent
6edac96811
commit
93aaf468c9
1 changed files with 0 additions and 1 deletions
|
|
@ -149,7 +149,6 @@ class TopbarComponent extends Component {
|
|||
window.location = path;
|
||||
}
|
||||
|
||||
// TODO: show flash message
|
||||
console.log('logged out'); // eslint-disable-line
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue