chore(detekt): enable UnusedImports rule

This commit is contained in:
andrekir 2024-08-31 09:00:15 -03:00
parent 61030019f6
commit 300904d337
3 changed files with 1 additions and 3 deletions

View file

@ -1,6 +1,5 @@
package com.geeksville.mesh.model
import android.net.Uri
import org.junit.Assert.*
import org.junit.Test