mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-09 19:29:34 +08:00
Cleanup headers and whitespace
This commit is contained in:
parent
1bf2de736f
commit
e4d4f68e2b
@ -1,3 +1,8 @@
|
||||
/*
|
||||
* This file is subject to the terms and conditions defined in
|
||||
* file 'LICENSE.md', which is part of this source code package.
|
||||
*/
|
||||
|
||||
package e2etest
|
||||
|
||||
import (
|
||||
@ -8,7 +13,6 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/unidoc/unidoc/pdf/core"
|
||||
|
||||
"github.com/unidoc/unidoc/pdf/model"
|
||||
)
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
/*
|
||||
* This file is subject to the terms and conditions defined in
|
||||
* file 'LICENSE.md', which is part of this source code package.
|
||||
*/
|
||||
|
||||
package e2etest
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user