diff --git a/benchmark/bench-throttle.js b/benchmark/bench-throttle.js index 05c81bf..175edd1 100644 --- a/benchmark/bench-throttle.js +++ b/benchmark/bench-throttle.js @@ -86,7 +86,6 @@ async function benchmarkThrottle() { 'Rate Limit Check (allowed)', async () => { const ip = 'bench-ip-' + Math.random(); - const timestamp = Date.now(); const key = `throttle:${ip}`; // Simulate rate limit check