Fix CI
This commit is contained in:
parent
76a8ce454a
commit
71632311b2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
|
||||
type Birthday struct {
|
||||
Name string
|
||||
Email string
|
||||
Email string
|
||||
Phone string
|
||||
YearOfBirth int
|
||||
MonthOfBirth int
|
||||
|
|
Loading…
Reference in a new issue