ktlint: Drop unused trailing commas

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta 2026-01-21 16:48:46 +08:00
parent d6f3dee9f4
commit c76d14dfd4
25 changed files with 58 additions and 60 deletions

View file

@ -195,7 +195,7 @@ class AboutActivity : AppCompatActivity() {
SoftwareComponent(
"SearchPreference", "2018", "ByteHamster",
"https://github.com/ByteHamster/SearchPreference", StandardLicenses.MIT
),
)
)
}
}