Skip to content

Commit eded341

Browse files
author
Alejo
committed
fix detekt warning
1 parent 8f6d418 commit eded341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediapicker/src/main/java/org/wordpress/android/mediapicker/ui/LastItemPaddingDecoration.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ class LastItemPaddingDecoration(private val bottomPadding: Int) :
2020
outRect.bottom = bottomPadding
2121
}
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)