remote fmt import

This commit is contained in:
Simon Vieille 2023-08-26 12:19:00 +02:00
parent 4f904e79cd
commit ccca2f691a
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,7 +1,6 @@
package main
import (
"fmt"
"gopkg.in/yaml.v3"
"os"
)