project-template-ios/sources/project/Resources/Localization/String+Localization.swift

11 lines
208 B
Swift

import Foundation
import LeadKit
// swiftlint:disable superfluous_disable_command
// swiftlint:disable line_length
// swiftlint:disable file_length
// swiftlint:disable identifier_name
extension String {
}