chore: remove redundant comment

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2026-01-07 15:05:59 +00:00
parent 7e14b0eb60
commit ce327f7b2e
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E

View file

@ -3,7 +3,6 @@ version: "2"
linters:
default: none
enable:
# Already enabled
- asasalint # checks for pass []any as any in variadic func(...any)
- asciicheck # checks that your code does not contain non-ASCII identifiers
- bidichk # checks for dangerous unicode character sequences