mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Fix imports.
This commit is contained in:
@@ -45,7 +45,6 @@ import (
|
||||
"github.com/snapcore/snapd/logger"
|
||||
"github.com/snapcore/snapd/overlord"
|
||||
"github.com/snapcore/snapd/overlord/auth"
|
||||
"github.com/snapcore/snapd/snapdenv"
|
||||
|
||||
// So it registers Configure.
|
||||
_ "github.com/snapcore/snapd/overlord/configstate"
|
||||
@@ -62,6 +61,7 @@ import (
|
||||
"github.com/snapcore/snapd/sandbox"
|
||||
"github.com/snapcore/snapd/snap"
|
||||
"github.com/snapcore/snapd/snap/snaptest"
|
||||
"github.com/snapcore/snapd/snapdenv"
|
||||
"github.com/snapcore/snapd/store"
|
||||
"github.com/snapcore/snapd/testutil"
|
||||
"github.com/snapcore/snapd/timeutil"
|
||||
|
||||
Reference in New Issue
Block a user