Skip to content

Commit 33a4921

Browse files
committed
Remove comment
1 parent b840b4a commit 33a4921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

end2end/tests/hono-xml-blocklists.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ t.beforeEach(async () => {
2626
});
2727
t.same(config.status, 200);
2828

29-
// Apply rate limiting
3029
const lists = await fetch(`${testServerUrl}/api/runtime/firewall/lists`, {
3130
method: "POST",
3231
headers: {

0 commit comments

Comments
 (0)