mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-21 17:13:44 -08:00
With go modules, we should be able to remove import comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package xmpp // import "gosrc.io/xmpp"
|
||||
package xmpp
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
||||
Reference in New Issue
Block a user