style: fix lint (CI)

This commit is contained in:
usbharu 2024-09-14 11:15:14 +00:00 committed by github-actions[bot]
parent 86d469451b
commit 857a46057f
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
}
}