more golint
This commit is contained in:
@@ -82,7 +82,7 @@ func (incident *Incident) Send() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// GetSimilarIncidentId gets the same incident.
|
// GetSimilarIncidentID gets the same incident.
|
||||||
// Updates incident.ID
|
// Updates incident.ID
|
||||||
func (incident *Incident) GetSimilarIncidentID() {
|
func (incident *Incident) GetSimilarIncidentID() {
|
||||||
incidents := GetIncidents()
|
incidents := GetIncidents()
|
||||||
|
|||||||
Reference in New Issue
Block a user