Skip to content

Commit ceba96e

Browse files
committed
update
1 parent 5d8b804 commit ceba96e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Sources/swiftui-loop-videoplayer/enum/Setting.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,3 @@ extension Array where Element == Setting{
6767
return value
6868
}
6969
}
70-
71-
72-

Sources/swiftui-loop-videoplayer/settings/errors/EFontSize.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77

88
import Foundation
9+
import CoreGraphics
910

1011
@available(iOS 14.0, *)
1112
public struct EFontSize: SettingsConvertible{

0 commit comments

Comments
 (0)