From f642e0325dd96b2e4ca0051824cc47cc0fe825d4 Mon Sep 17 00:00:00 2001 From: Syngnat <92659908+Syngnat@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:40:20 +0800 Subject: [PATCH] chore: remove temporary max rows i18n note --- frontend/src/i18n/messages/query_editor_max_rows_option_100.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 frontend/src/i18n/messages/query_editor_max_rows_option_100.md diff --git a/frontend/src/i18n/messages/query_editor_max_rows_option_100.md b/frontend/src/i18n/messages/query_editor_max_rows_option_100.md deleted file mode 100644 index 54fdc3f2..00000000 --- a/frontend/src/i18n/messages/query_editor_max_rows_option_100.md +++ /dev/null @@ -1,3 +0,0 @@ -# query_editor.max_rows.option_100 - -Use this key for the SQL editor maximum rows selector label for 100 rows.