mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-05 20:03:20 +01:00
Remove dead code
This commit is contained in:
parent
2018d7c764
commit
54b020ff61
@ -191,7 +191,6 @@ extension MediaView {
|
||||
)
|
||||
}
|
||||
|
||||
// let status: StatusCompatible = status.reblog ?? status
|
||||
let attachments = status.entity.mastodonAttachments
|
||||
let configurations = attachments.enumerated().map { (idx, attachment) -> MediaView.Configuration in
|
||||
let configuration: MediaView.Configuration = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user