mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(detekt): enable UnusedImports rule
This commit is contained in:
parent
61030019f6
commit
300904d337
3 changed files with 1 additions and 3 deletions
|
|
@ -2,7 +2,6 @@ package com.geeksville.mesh.database.entity
|
|||
|
||||
import androidx.room.ColumnInfo
|
||||
import androidx.room.Entity
|
||||
import androidx.room.Index
|
||||
import androidx.room.PrimaryKey
|
||||
|
||||
@Entity(tableName = "quick_chat")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue