multi: use moved lsat code

This commit is contained in:
Oliver Gugger
2020-03-19 16:12:33 +01:00
parent 36d004afb8
commit c2e191af14
11 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ import (
"testing"
"github.com/lightninglabs/aperture/auth"
"github.com/lightninglabs/loop/lsat"
"github.com/lightninglabs/aperture/lsat"
"gopkg.in/macaroon.v2"
)