fix: remove debug line in rate limit and old comments

This commit is contained in:
trafficlunar 2025-04-30 18:26:41 +01:00
parent 9a76254317
commit 594309d22d
3 changed files with 0 additions and 4 deletions

View file

@ -36,7 +36,6 @@ export default function ScanTutorialButton() {
return (
<>
{/* todo: maybe make it an icon? */}
<button
type="button"
onClick={() => setIsOpen(true)}