chore: go fmt

This commit is contained in:
Jon Lundy
2022-11-20 10:26:20 -07:00
parent 92b813c9ed
commit 4b4d3b743d
9 changed files with 12 additions and 14 deletions

View File

@@ -118,7 +118,6 @@ func (w *wrapper) LastIndex(ctx context.Context) (uint64, error) {
return w.up.LastIndex(ctx)
}
func DefaultProjection(e event.Event) []event.Event {
m := e.EventMeta()
streamID := m.StreamID