mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 00:02:37 +02:00
reorg import
This commit is contained in:
parent
06c883307f
commit
8be50a99a6
@ -4,7 +4,6 @@ import (
|
||||
"archive/zip"
|
||||
"bytes"
|
||||
"fmt"
|
||||
imageconverter "github.com/celogeek/go-comic-converter/internal/image-converter"
|
||||
"io"
|
||||
"io/fs"
|
||||
"os"
|
||||
@ -14,6 +13,8 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
imageconverter "github.com/celogeek/go-comic-converter/internal/image-converter"
|
||||
|
||||
"github.com/nwaples/rardecode"
|
||||
pdfimage "github.com/raff/pdfreader/image"
|
||||
"github.com/raff/pdfreader/pdfread"
|
||||
|
Loading…
x
Reference in New Issue
Block a user