new method removed
This commit is contained in:
parent
ef7e2eb716
commit
1c1bf5b9ff
|
@ -62,10 +62,6 @@ func init() {
|
|||
}
|
||||
}
|
||||
|
||||
func (r *Realize) New() {
|
||||
|
||||
}
|
||||
|
||||
// Stop realize workflow
|
||||
func (r *Realize) Stop() {
|
||||
close(r.exit)
|
||||
|
|
Loading…
Reference in New Issue