Commit b63dbfc5 authored by Nicolas Widart's avatar Nicolas Widart

Comment out the dd

parent 69cd8a21
......@@ -4,6 +4,6 @@ class SidebarNavigationListener
{
public function handle($event)
{
dd($event);
//dd($event);
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment