mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Delete unused code
This commit is contained in:
@@ -60,7 +60,6 @@ struct RefreshProgressView: View {
|
||||
}
|
||||
)
|
||||
.clipShape(Capsule())
|
||||
.animation(.default, value: self.offset)
|
||||
.frame(width: Self.width, height: Self.height)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user