Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
salimbraksa committed May 5, 2024
1 parent eccb016 commit 8213bfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
final class CommentModerationViewModel: ObservableObject {
@Published var state: CommentModerationState

let imageURL: URL?
let userName: String

Expand Down

0 comments on commit 8213bfd

Please sign in to comment.