style: fix lint (CI)

This commit is contained in:
usbharu 2024-09-14 11:24:43 +00:00 committed by github-actions[bot]
parent 481a788410
commit c5f5883c96
1 changed files with 0 additions and 2 deletions

View File

@ -20,6 +20,4 @@ class FilterName(name: String) {
companion object {
const val LENGTH = 300
}
}