mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
make gofmt happy
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"encoding/binary"
|
||||
"errors"
|
||||
"fmt"
|
||||
"io"
|
||||
"github.com/kovidgoyal/kitty"
|
||||
"io"
|
||||
"math"
|
||||
not_rand "math/rand/v2"
|
||||
"os"
|
||||
|
||||
Reference in New Issue
Block a user