Commit 9ffdc37c authored by Nicolas Lara's avatar Nicolas Lara
Browse files

make format

parent 64320349
Showing with 1 addition and 2 deletions
+1 -2
......@@ -42,8 +42,7 @@ const ModuleName = types.ModuleName
// ----------------------------------------------------------------------------
// AppModuleBasic implements the AppModuleBasic interface for the txfees module.
type AppModuleBasic struct {
}
type AppModuleBasic struct{}
func NewAppModuleBasic() AppModuleBasic {
return AppModuleBasic{}
......
Supports Markdown
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