Skip to content

Commit 6174863

Browse files
committed
fixup! SC2155
1 parent 14fcfcb commit 6174863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/scripts/generate-pngs.sh

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ function convert_image() {
5151
if (( $# >= 3 )); then
5252
destination_image="$3"
5353
else
54-
5554
destination_image="$(basename "$source_image" .svg | sed -e 's/-/_/g')"
5655
fi
5756

0 commit comments

Comments
 (0)