cleanup dead imports
This commit is contained in:
parent
02cbd3997a
commit
abc031683e
@ -1,12 +1,8 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
//"fmt"
|
||||
//"io/ioutil"
|
||||
|
||||
"github.com/z7zmey/php-parser/node"
|
||||
"github.com/z7zmey/php-parser/node/stmt"
|
||||
//"github.com/z7zmey/php-parser/walker"
|
||||
)
|
||||
|
||||
func normaliseAltCb(n_ *node.Node) error {
|
||||
|
Loading…
Reference in New Issue
Block a user