diff --git a/src/window.cc b/src/window.cc index bca6214..0f33d75 100644 --- a/src/window.cc +++ b/src/window.cc @@ -321,7 +321,6 @@ void Window::set_menu_actions() { menu.add_action("reload_file", [this]() { auto path = Notebook::get().get_current_view()->file_path; - std::cout<<"Path: "<