Packagenamen korrigiert.

This commit is contained in:
Marco Kittel 2025-06-22 20:23:07 +02:00
parent 32b4c00942
commit 42e0ed4d33
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
package main
package tools
import (
"errors"

View File

@ -1,4 +1,4 @@
package main
package tools
import (
"testing"