Repair broken import
Some checks failed
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
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"gopls": {
"formatting.local": "git.maze.io"
}
}