update bug
continuous-integration/drone/push Build is passing Details

master
antoine.perederii 1 year ago
parent 399bba0cf3
commit f3e91c1d9c

@ -209,10 +209,5 @@ namespace Model
{ {
return IBAN.GetHashCode(); return IBAN.GetHashCode();
} }
public override int GetHashCode()
{
// ...
}
} }
} }

Loading…
Cancel
Save