Skip to content

Commit

Permalink
Deleted some imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Deniz Ozmaden committed Jan 23, 2022
1 parent caebbb8 commit b38d5f2
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ import androidx.activity.compose.setContent
import androidx.appcompat.app.AppCompatActivity
import androidx.compose.foundation.layout.fillMaxSize
import androidx.compose.material.*
import androidx.compose.material.icons.Icons
import androidx.compose.runtime.*
import androidx.compose.ui.Modifier
import androidx.compose.ui.res.colorResource
import androidx.compose.ui.text.input.TextFieldValue
import com.google.accompanist.swiperefresh.SwipeRefresh
import com.google.accompanist.swiperefresh.rememberSwipeRefreshState
import com.ozmaden.wantedbyfbi.android.ui.TopBar
Expand Down

0 comments on commit b38d5f2

Please sign in to comment.