Commit bf468c8d authored by DennisMao's avatar DennisMao

fix format

parent 0d77a3f8
...@@ -44,7 +44,7 @@ var supportTag = map[string]int{ ...@@ -44,7 +44,7 @@ var supportTag = map[string]int{
"decimals": 2, "decimals": 2,
"on_delete": 2, "on_delete": 2,
"type": 2, "type": 2,
"description": 2, "description": 2,
} }
// get reflect.Type name with package path. // get reflect.Type name with package path.
......
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