From 991f1dfca5c265f8d9d1f418cdd4fc6539393bc2 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Sun, 8 Mar 2026 09:58:41 -0400 Subject: [PATCH] spotless apply --- .../quartz/utils/urldetector/detection/DomainNameReader.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/quartz/src/commonMain/kotlin/com/vitorpamplona/quartz/utils/urldetector/detection/DomainNameReader.kt b/quartz/src/commonMain/kotlin/com/vitorpamplona/quartz/utils/urldetector/detection/DomainNameReader.kt index f1f7bc9f0..e9bb06408 100644 --- a/quartz/src/commonMain/kotlin/com/vitorpamplona/quartz/utils/urldetector/detection/DomainNameReader.kt +++ b/quartz/src/commonMain/kotlin/com/vitorpamplona/quartz/utils/urldetector/detection/DomainNameReader.kt @@ -145,7 +145,6 @@ class DomainNameReader( var isIpV6 = false private set - /** * Reads and parses the current string to make sure the domain name started where it was supposed to, * and the current domain name is correct.