Skip to content

Commit

Permalink
removed unusued image file
Browse files Browse the repository at this point in the history
  • Loading branch information
hettysymes committed Jun 15, 2023
1 parent 4e8ba91 commit 24a15ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/java/com/example/drp25/UserProfileActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class UserProfileActivity : AppCompatActivity() {
private lateinit var binding: ActivityUserProfileBinding
private lateinit var stampLayout: LinearLayout
private lateinit var noStampsTextView: TextView
private lateinit var imageFile: File

companion object {
private const val PICK_IMAGE_REQUEST_CODE = 123
Expand Down

0 comments on commit 24a15ba

Please sign in to comment.