gofmt after renaming the URL

This commit is contained in:
Jöran Karl
2026-01-21 19:33:13 +01:00
parent 4ead0e453b
commit ab8c242044
24 changed files with 30 additions and 30 deletions

View File

@@ -5,9 +5,9 @@ import (
"os/exec"
"strconv"
"github.com/micro-editor/terminal"
"github.com/micro-editor/micro/v2/internal/buffer"
"github.com/micro-editor/micro/v2/internal/screen"
"github.com/micro-editor/terminal"
)
type TermType int