Templates: Use Protocol suffix instead of Type for protocols.

This commit is contained in:
SBiOSoftWhare
2021-09-06 18:21:21 +02:00
parent baa3831209
commit a8309100e0
8 changed files with 23 additions and 23 deletions
@@ -16,7 +16,7 @@
import Foundation
final class TemplateScreenViewModel: TemplateScreenViewModelType {
final class TemplateScreenViewModel: TemplateScreenViewModelProtocol {
// MARK: - Properties