From 64c32d8c0c6685c6d5d8224662fc075c10b40ed6 Mon Sep 17 00:00:00 2001 From: Xiyue Deng Date: Sun, 17 May 2026 21:12:58 -0700 Subject: [PATCH] Drop executable mode from lsp-java-boot.el This file does not need to be executable. --- lsp-java-boot.el | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 lsp-java-boot.el diff --git a/lsp-java-boot.el b/lsp-java-boot.el old mode 100755 new mode 100644