remove .git

This commit is contained in:
Adrian Zürcher
2025-12-18 16:22:03 +01:00
parent 9c2606f03d
commit 884c349d11
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ package test
import (
"testing"
templatebuilder "gitea.tecamino.com/paadi/template-builder.git"
templatebuilder "gitea.tecamino.com/paadi/template-builder"
)
type Inventory struct {