Commit cb5c1bd2 by utkarshcmu

Removed created_by and fixed gofmt

parent af371249
......@@ -41,7 +41,6 @@ type DashboardMeta struct {
Expires time.Time `json:"expires"`
Created time.Time `json:"created"`
Updated time.Time `json:"updated"`
CreatedBy string `json:"createdBy"`
UpdatedBy string `json:"updatedBy"`
}
......
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