Skip to content

Commit

Permalink
tidying
Browse files Browse the repository at this point in the history
  • Loading branch information
EricBAndrews committed Sep 10, 2023
1 parent 995f800 commit b430b84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Mlem/Views/Shared/Components/InteractionBarView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ struct InteractionBarView: View {
let downvote: () async -> Void
let save: () async -> Void
let reply: () -> Void
// let share: () -> Void
let shareURL: URL?

var shouldShowScore: Bool = true
Expand Down

0 comments on commit b430b84

Please sign in to comment.