mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-16 21:14:36 +00:00
update micro in go mod and go fmt all the things
This commit is contained in:
@@ -145,7 +145,6 @@ func (e *Rss) Feed(ctx context.Context, req *pb.FeedRequest, rsp *pb.FeedRespons
|
||||
req.Limit = int64(25)
|
||||
}
|
||||
|
||||
|
||||
// default query all
|
||||
q := e.entriesDateIndex.ToQuery(nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user