Compare commits
No commits in common. "09b4fa28608f5387a74847283274177e8443239a" and "51bad64a51cdcf67c9e5b544cfa8e505f2ee3647" have entirely different histories.
09b4fa2860
...
51bad64a51
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
package testtag
|
package testtag
|
||||||
|
|
||||||
import "git.grassecon.net/urdt/ussd/remote"
|
import "git.grassecon.net/urdt/ussd/internal/handlers/server"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
AccountService remote.AccountServiceInterface
|
AccountService server.AccountServiceInterface
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user