Skip to content

Commit 21d2155

Browse files
committed
rm todo
1 parent 436904b commit 21d2155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serde-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if (release) {
2626
}
2727

2828
publishing {
29-
if (release) { // TODO shouldn't be prod, 'publish' instead?
29+
if (release) {
3030
repositories {
3131
maven {
3232
url "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2"

0 commit comments

Comments
 (0)