Skip to content

Commit 01ca9e5

Browse files
committed
imports
1 parent a7e143f commit 01ca9e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xmpp.go

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"sync"
99
"time"
1010

11+
xmpp "github.com/mattn/go-xmpp"
1112
"github.com/pborman/uuid"
1213
log "github.com/sirupsen/logrus"
1314
)

0 commit comments

Comments
 (0)