From 2a4faca6c8adfb182b3ba6852cc082b8fa38edf7 Mon Sep 17 00:00:00 2001 From: songtianlun Date: Fri, 25 Apr 2025 17:06:23 +0800 Subject: [PATCH] style: remove commented-out title line - Removed the commented-out title line from the application layout. This change improves code readability by eliminating unnecessary comments. It does not affect the rendering or functionality of the application. --- app/views/layouts/application.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 2945fef..d8d4f8b 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,7 +1,6 @@ -