Skip to content

Commit

Permalink
3532: (remove unused imports)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakoja committed Jul 27, 2023
1 parent 11b8d48 commit 06d69d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
package com.keylesspalace.tusky.components.conversation

import android.os.Bundle
import android.util.Log
import android.view.LayoutInflater
import android.view.Menu
import android.view.MenuInflater
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ package com.keylesspalace.tusky.db

import androidx.room.ColumnInfo
import androidx.room.Entity
import androidx.room.Ignore
import androidx.room.Index
import androidx.room.PrimaryKey
import androidx.room.TypeConverters
Expand Down

0 comments on commit 06d69d5

Please sign in to comment.