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