Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kudoleh committed Jun 7, 2020
1 parent 6fbab74 commit 334a381
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import Foundation

// Note: This model does not contain any domain model to prevent Views accessing them
// Note: This view model is to display data and does not contain any domain model to prevent views accessing it

struct MoviesListItemViewModel: Equatable {
let title: String
Expand Down

0 comments on commit 334a381

Please sign in to comment.