mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-16 12:01:00 +01:00
fix linting err
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
package epub_test
|
||||
package epub
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/kapmahc/epub"
|
||||
)
|
||||
|
||||
func TestEpub(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user