Skip to content
Snippets Groups Projects
Commit a1f1b831 authored by Hermann's avatar Hermann
Browse files

remove unused code

parent f64df3d1
No related merge requests found
...@@ -112,7 +112,6 @@ export class Layout { ...@@ -112,7 +112,6 @@ export class Layout {
})), })),
m(ToolbarTitle, { text: 'AMIV Admintools' }), m(ToolbarTitle, { text: 'AMIV Admintools' }),
m(Button, { m(Button, {
//className: 'blue-button',
label: 'logout', label: 'logout',
events: { onclick: deleteSession }, events: { onclick: deleteSession },
}), }),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment