docs: prettify code

pull/95/head
yanglbme 4 years ago committed by GitHub Action
parent 04faeaba1e
commit fa1aadc88f

@ -137,4 +137,3 @@ Sentinel 中漏桶算法通过 RateLimiterController 来实现,在漏桶算法
return Math.min(newValue, maxToken);
}
```

Loading…
Cancel
Save