1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

fix code formatting

This commit is contained in:
Bernhard Reiter 2025-10-23 16:19:13 +02:00
parent cf9c62fcc0
commit fb59a40609
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554
6 changed files with 6 additions and 7 deletions

View file

@ -8,7 +8,6 @@
package util //revive:disable-line:var-naming package util //revive:disable-line:var-naming
import ( import (
"net/url" "net/url"
"testing" "testing"