remove unnecessary blank line
This commit is contained in:
parent
f255f362be
commit
6830f8ecf9
@ -200,7 +200,6 @@ func (p *processor) compile() (err error) {
|
||||
if len(removedMap) > 0 {
|
||||
callbacks = removeCallbacks(callbacks, removedMap)
|
||||
}
|
||||
|
||||
p.callbacks = callbacks
|
||||
|
||||
if p.fns, err = sortCallbacks(p.callbacks); err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user