Commit f7cf6dfe authored by 33cn's avatar 33cn

Update create_plugin_file_template.go

parent 508bf3b1
...@@ -15,8 +15,8 @@ import ( ...@@ -15,8 +15,8 @@ import (
_ "github.com/33cn/chain33/system" _ "github.com/33cn/chain33/system"
_ "${PROJECTPATH}/plugin" _ "${PROJECTPATH}/plugin"
"github.com/33cn/chain33/types" "github.com/33cn/chain33/types"
"github.com/33cn/chain33/util/cli" "github.com/33cn/chain33/util/cli"
) )
func main() { func main() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment