sort imports
This commit is contained in:
parent
1787e573cb
commit
549de83fe3
1 changed files with 1 additions and 1 deletions
|
|
@ -22,9 +22,9 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
dbus "salsa.debian.org/go-team/packages/golang-dbus.git"
|
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
dbus "salsa.debian.org/go-team/packages/golang-dbus.git"
|
||||||
"sync"
|
"sync"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue