refactor: remove origin code for creator

上级 ab6e6eaf
......@@ -358,18 +358,6 @@ func exitMethod() {
}
currentMethod = domain.NewJMethod()
//
//if methodQueue == nil || len(methodQueue) < 1 {
// currentMethod = models.NewJMethod()
// return
//}
//
//if len(methodQueue) <= 2 {
// currentMethod = methodQueue[0]
//} else {
// methodQueue = methodQueue[0 : len(methodQueue)-1]
// currentMethod = models.NewJMethod()
//}
}
// TODO: add inner creator examples
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册