We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9b1bf commit 6ccd97aCopy full SHA for 6ccd97a
exercises/practice/rate-limiter/.meta/config.json
@@ -1,5 +1,7 @@
1
{
2
- "authors": ["andreatanky"],
+ "authors": [
3
+ "andreatanky"
4
+ ],
5
"files": {
6
"solution": [
7
"src/main/java/RateLimiter.java"
0 commit comments