mirror of
https://github.com/cranci1/Sora.git
synced 2026-01-11 20:10:24 +00:00
Update EpisodeCell.swift
This commit is contained in:
parent
6c11bfde99
commit
e7b311b6e9
1 changed files with 1 additions and 2 deletions
|
|
@ -4,7 +4,6 @@
|
|||
//
|
||||
// Created by Francesco on 18/12/24.
|
||||
//
|
||||
//
|
||||
|
||||
import NukeUI
|
||||
import SwiftUI
|
||||
|
|
@ -1078,4 +1077,4 @@ private struct AsyncImageView: View {
|
|||
.frame(width: width, height: height)
|
||||
.cornerRadius(8)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue