Skip to content

Commit

Permalink
Remove unwanted code
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-amisha-i committed Mar 29, 2024
1 parent 0af6414 commit 85f358c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Splito/UI/Home/Expense/AddExpenseView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ struct AddExpenseView: View {
}
}

private struct ExpenseDetail: Codable {
var name: String
var amount: Double
}

private struct ExpenseDetailRow: View {

var imageName: String
Expand Down

0 comments on commit 85f358c

Please sign in to comment.