Repair broken import
Run tests / test (1.25) (push) Failing after 21s
Run tests / test (stable) (push) Failing after 24s

This commit is contained in:
2026-02-22 21:19:51 +01:00
parent 2cf1783af5
commit e65408ab07
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"gopls": {
"formatting.local": "git.maze.io"
}
}
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"github.com/urfave/cli/v3"
"git.maze.io/go/ham/protocol/meshcore"
"git.maze.io/go/hamview"
"git.maze.io/ham/hamview"
)
const (