fmt: apply gofmt formatting
This commit is contained in:
@@ -88,4 +88,4 @@ func (c *Client) GetRecommendations(ctx context.Context, animeID int, limit int)
|
||||
|
||||
c.setCache(ctx, cacheKey, animes, time.Hour*24)
|
||||
return animes, nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user