fix linting err

This commit is contained in:
2025-10-15 21:52:18 +02:00
parent cf65d9613b
commit d15dfb27e7

View File

@@ -1,9 +1,7 @@
package epub_test
package epub
import (
"testing"
"github.com/kapmahc/epub"
)
func TestEpub(t *testing.T) {