Commit a35ee8f2 authored by Martin Sefcik's avatar Martin Sefcik

Fixed indentation

parent 538808ff
......@@ -268,7 +268,7 @@ type CommitStatus struct {
ID *int `json:"id"`
SHA *string `json:"sha"`
Ref *string `json:"ref"`
Status *string `json:"status"`
Status *string `json:"status"`
Name *string `json:"name"`
TargetUrl *string `json:"target_url"`
Description *string `json:"description"`
......
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