Commit 74b544e6 authored by David黄金龙's avatar David黄金龙

删除2处警告

parent ad3a56cb
...@@ -340,8 +340,6 @@ enum YHFormPickerViewSubType { ...@@ -340,8 +340,6 @@ enum YHFormPickerViewSubType {
return "CIMA(管理会计师考试)" return "CIMA(管理会计师考试)"
case .professionCertificate(.ACA): case .professionCertificate(.ACA):
return "The Associate Chartered Accountant(英国皇家特许会计师)" return "The Associate Chartered Accountant(英国皇家特许会计师)"
return ""
} }
} }
...@@ -480,7 +478,6 @@ enum YHFormPickerViewSubType { ...@@ -480,7 +478,6 @@ enum YHFormPickerViewSubType {
return 12 return 12
case .professionCertificate(.ACA): case .professionCertificate(.ACA):
return 13 return 13
return -1
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment