From 46eebd236a009f30f8752e4e1ade2644c217b004 Mon Sep 17 00:00:00 2001 From: DBotThePony Date: Sun, 30 Mar 2025 16:37:02 +0700 Subject: [PATCH] Rename file to Utils --- .../ru/dbotthepony/mc/otm/util/{MappedComparator.kt => Utils.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/main/kotlin/ru/dbotthepony/mc/otm/util/{MappedComparator.kt => Utils.kt} (100%) diff --git a/src/main/kotlin/ru/dbotthepony/mc/otm/util/MappedComparator.kt b/src/main/kotlin/ru/dbotthepony/mc/otm/util/Utils.kt similarity index 100% rename from src/main/kotlin/ru/dbotthepony/mc/otm/util/MappedComparator.kt rename to src/main/kotlin/ru/dbotthepony/mc/otm/util/Utils.kt