small refactor

This commit is contained in:
2025-12-13 01:09:41 +01:00
parent b8639c7cf0
commit ecbeab8531

View File

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