whitespace

This commit is contained in:
Daniel Ponte 2024-08-01 16:30:00 -04:00
parent f101380d87
commit c670c76d76

View file

@ -55,5 +55,4 @@ func (s *DatabaseSink) toAddCallParams(call *calls.Call) database.AddCallParams
TgGroup: call.TalkgroupGroup,
Source: call.Source,
}
}