small refactor

This commit is contained in:
2025-12-13 01:09:19 +01:00
parent 6c74c64dec
commit ebdf640934

View File

@@ -36,8 +36,6 @@ kotlin {
} }
} }
publishing { publishing.repositories {
repositories { infendro(token)
infendro(token)
}
} }