Skip to content

Commit fa1aadc

Browse files
yanglbmeactions-user
authored andcommitted
docs: prettify code
1 parent 04faeab commit fa1aadc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/Sentinel/Sentinel限流算法的实现.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,3 @@ Sentinel 中漏桶算法通过 RateLimiterController 来实现,在漏桶算法
137137
return Math.min(newValue, maxToken);
138138
}
139139
```
140-

0 commit comments

Comments
 (0)