Commit 508bf3b1 authored by 33cn's avatar 33cn

Update create_plugin_file_template.go

parent 786a2ed7
...@@ -15,7 +15,7 @@ import ( ...@@ -15,7 +15,7 @@ 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"
) )
......
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