Remove yml variable
This commit is contained in:
parent
97d086a7bb
commit
be50761963
@ -48,12 +48,6 @@ public enum Generation {
|
||||
"""
|
||||
public enum Localized {
|
||||
|
||||
public static var yml: String {
|
||||
\"""
|
||||
\(indent(yml, by: indentTwo))
|
||||
\"""
|
||||
}
|
||||
|
||||
\(generateEnumCases(dictionary: dictionary))
|
||||
|
||||
public var string: String { string(for: System.getLanguage()) }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user