a lil bit refactoring
This commit is contained in:
parent
713d455386
commit
59b61ec584
@ -10,9 +10,9 @@ import (
|
|||||||
"path"
|
"path"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
|
||||||
"efprojects.com/kitten-ipc/kitcom/api"
|
"efprojects.com/kitten-ipc/kitcom/internal/api"
|
||||||
"efprojects.com/kitten-ipc/kitcom/golang"
|
"efprojects.com/kitten-ipc/kitcom/internal/golang"
|
||||||
"efprojects.com/kitten-ipc/kitcom/ts"
|
"efprojects.com/kitten-ipc/kitcom/internal/ts"
|
||||||
)
|
)
|
||||||
|
|
||||||
type ApiParser interface {
|
type ApiParser interface {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user