apply linter

This commit is contained in:
Simon Vieille 2024-08-07 23:21:28 +02:00
commit e9df618c59
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -2,11 +2,12 @@ package main
import (
"fmt"
"github.com/atotto/clipboard"
r "gitnet.fr/deblan/i3-blocks-go/rendering"
"io"
"net/http"
"os"
"github.com/atotto/clipboard"
r "gitnet.fr/deblan/i3-blocks-go/rendering"
)
func main() {