Go fmt
This commit is contained in:
parent
f7ee64cdfe
commit
21188f0952
2 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ import (
|
||||||
|
|
||||||
log "github.com/sirupsen/logrus"
|
log "github.com/sirupsen/logrus"
|
||||||
|
|
||||||
. "git.deuxfleurs.fr/Deuxfleurs/easybridge/mxlib"
|
|
||||||
"git.deuxfleurs.fr/Deuxfleurs/easybridge/connector"
|
"git.deuxfleurs.fr/Deuxfleurs/easybridge/connector"
|
||||||
|
. "git.deuxfleurs.fr/Deuxfleurs/easybridge/mxlib"
|
||||||
)
|
)
|
||||||
|
|
||||||
const EASYBRIDGE_SYSTEM_PROTOCOL string = "✯◡✯"
|
const EASYBRIDGE_SYSTEM_PROTOCOL string = "✯◡✯"
|
||||||
|
|
Loading…
Reference in a new issue