Code review inspections fix vol. 3
This commit is contained in:
parent
6c29696367
commit
9ab7dc8f52
|
|
@ -20,6 +20,7 @@
|
|||
// THE SOFTWARE.
|
||||
//
|
||||
|
||||
//Protocol which ensures that specific type can apply appearance to itself
|
||||
public protocol AppearanceProtocol {
|
||||
associatedtype Appearance
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue