This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 189ea72e05 remove unused import
189ea72e05 is described below

commit 189ea72e058ebf22adb035674043f1051556ccfe
Author: Paul King <[email protected]>
AuthorDate: Mon Apr 14 15:55:34 2025 +1000

    remove unused import
---
 settings.gradle | 2 --
 1 file changed, 2 deletions(-)

diff --git a/settings.gradle b/settings.gradle
index 57ddeb3456..3f4a1cd9d1 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -16,8 +16,6 @@
  *  specific language governing permissions and limitations
  *  under the License.
  */
-import org.gradle.util.GradleVersion
-
 pluginManagement {
     repositories {
         gradlePluginPortal()

Reply via email to