remove comment

This commit is contained in:
Suresh, Kamlesh 2020-05-06 12:31:04 -04:00
parent 014567f726
commit 0a79905ef2

View File

@ -35,10 +35,6 @@ public extension RulesProtocol {
get { return Self.identifier }
}
// var errorMessage: String? {
// return nil
// }
static var categoryCodingKey: String {
return "type"
}