change package

This commit is contained in:
huangsimin 2019-04-09 19:28:19 +08:00
parent 2c838ae3f1
commit 3536347a88
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
package pqueue package pqueuekey
import ( import (
"474420502.top/eson/structure/lastack" "474420502.top/eson/structure/lastack"

View File

@ -1,4 +1,4 @@
package pqueue package pqueuekey
import "474420502.top/eson/structure/compare" import "474420502.top/eson/structure/compare"

View File

@ -1,4 +1,4 @@
package pqueue package pqueuekey
import ( import (
"testing" "testing"

View File

@ -1,4 +1,4 @@
package pqueue package pqueuekey
import ( import (
"474420502.top/eson/structure/compare" "474420502.top/eson/structure/compare"

View File

@ -1,4 +1,4 @@
package pqueue package pqueuekey
import ( import (
"bytes" "bytes"