We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02003a7 commit f8804b7Copy full SHA for f8804b7
zhouyi.go
@@ -92,8 +92,6 @@ func TimeQiGua(xia int, shang int, t time.Time) *Yi {
92
},
93
bianShu: []int{bs},
94
}
95
-
96
- return &Yi{}
97
98
99
func getBianShu(bs ...int) int {
0 commit comments